Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/762015/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsstartpcpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsstartpcpo/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-03-30T10:01:26.363980Z",
    "action": 71,
    "target": "<h1 id=\"windows-restart\">Iniciar a partir de Windows 8 o 10</h1>\n",
    "old": "",
    "details": {
        "state": 10,
        "source": "<h1 id=\"windows-restart\">Starting from Windows</h1>\n",
        "old_state": -1
    },
    "id": 3538426,
    "action_name": "String added in the repository",
    "url": "https://translate.tails.net/api/changes/3538426/?format=api"
}