Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/709014/?format=api",
    "component": "https://translate.tails.net/api/components/tails/verify_up-to-dateinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/verify_up-to-dateinline/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-01-01T16:01:07.532317Z",
    "action": 59,
    "target": "Si esteu executant Tails [[!inline pages=\"inc/stable_amd64_version\" raw=\"yes\" sort=\"age\"]], podeu continuar amb el pas següent.",
    "old": "Si esteu executant Tails [[!inline pages=\"inc/stable_amd64_version\" raw=\"yes\" sort=\"age\"]], podeu continuar amb el pas següent.",
    "details": {
        "state": 30,
        "source": "If you are running Tails [[!inline pages=\"inc/stable_amd64_version\" raw=\"yes\" sort=\"age\"]], continue with the next step.",
        "old_state": 30
    },
    "id": 3529381,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3529381/?format=api"
}