Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/744135/?format=api",
    "component": "https://translate.tails.net/api/components/tails/office_suite/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/office_suite/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-18T09:14:50.774234Z",
    "action": 59,
    "target": "В Tails есть мощный офисный пакет <span class=\"application\">[LibreOffice](https://ru.libreoffice.org/)</span>. Он включает несколько инструментов.",
    "old": "В Tails есть мощный офисный пакет <span class=\"application\">[LibreOffice](https://ru.libreoffice.org/)</span>. Он включает несколько инструментов.",
    "details": {
        "state": 20,
        "source": "Tails includes *[LibreOffice](https://www.libreoffice.org/)*, a powerful office suite which embeds several tools:",
        "old_state": 20
    },
    "id": 3517486,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3517486/?format=api"
}