Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/740623/?format=api",
    "component": "https://translate.tails.net/api/components/tails/first_stepsindex/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/first_stepsindex/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-01T01:01:38.448892Z",
    "action": 59,
    "target": "[[Démarrage de Tails|first_steps/start]]",
    "old": "[[Démarrage de Tails|first_steps/start]]",
    "details": {
        "state": 30,
        "source": "[[Starting Tails|first_steps/start]]",
        "old_state": 30
    },
    "id": 3539393,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3539393/?format=api"
}