Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/74928/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsuninstalllinux-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsuninstalllinux-po/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-05-11T13:18:50.360802Z",
    "action": 70,
    "target": "Could not find string in the translation file",
    "old": "",
    "details": {},
    "id": 3543604,
    "action_name": "Saving string failed",
    "url": "https://translate.tails.net/api/changes/3543604/?format=api"
}