Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/763615/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsuninstallwindows-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsuninstallwindows-po/fa/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-30T19:58:25.620314Z",
    "action": 71,
    "target": "[[!inline pages=\"doc/reset.intro.fa\" raw=\"yes\" sort=\"age\"]]\n",
    "old": "",
    "details": {
        "state": 10,
        "source": "[[!inline pages=\"doc/first_steps/uninstall.intro\" raw=\"yes\" sort=\"age\"]]\n",
        "old_state": -1
    },
    "id": 3542380,
    "action_name": "String added in the repository",
    "url": "https://translate.tails.net/api/changes/3542380/?format=api"
}