Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/760073/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallwindowspo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallwindowspo/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-18T10:01:43.770790Z",
    "action": 30,
    "target": "[[!meta script=\"install/inc/js/forge.min\"]]\n",
    "old": "[[!meta script=\"install/inc/js/forge.sha256.min\"]]\n",
    "details": {
        "state": 10,
        "source": "[[!meta script=\"install/inc/js/forge.min\"]]\n",
        "old_state": -1
    },
    "id": 3534805,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3534805/?format=api"
}