Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/544663/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/restart_first_timeinline/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/restart_first_timeinline/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-22T05:20:38.066007Z",
    "action": 59,
    "target": "<h1 id=\"intermediary\" class=\"step upgrade-tails upgrade-os\">Neustart auf dem Zwischen-Tails</h1>\n<h1 id=\"other\" class=\"step clone\">Neustart auf dem anderen Tails</h1>\n<h1 id=\"restart\" class=\"step windows linux mac expert\">Neustart auf Ihrem Tails USB-Stick</h1>\n",
    "id": 3220855,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.boum.org/api/changes/3220855/?format=api"
}