Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/744117/?format=api",
    "component": "https://translate.tails.net/api/components/tails/office_suite/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/office_suite/es/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2025-06-28T06:53:15.879678Z",
    "action": 2,
    "target": "Tails incluye *[LibreOffice](https://es.libreoffice.org/)*, una poderosa suite ofimática que integra varias herramientas:",
    "old": "Tails incluye <span class=\"application\">[LibreOffice](https://www.libreoffice.org/)</span>, una poderosa suite ofimática que integra varias herramientas:",
    "details": {
        "state": 20,
        "source": "Tails includes *[LibreOffice](https://www.libreoffice.org/)*, a powerful office suite which embeds several tools:",
        "old_state": 20
    },
    "id": 3494543,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3494543/?format=api"
}