Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/3332842/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.tails.net/api/units/693758/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocupgrade-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocupgrade-po/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-08-13T17:17:41.909842Z",
    "action": 30,
    "target": "<p>We estimated that, to actually reduce the\noverall download size, it's only worth it to do 1 manual upgrade every year if\nyou apply all upgrades of Tails.</p>\n",
    "id": 3332842,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3332842/?format=api"
}