Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/740625/?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.449003Z",
    "action": 59,
    "target": "[[Démarrer Tails sur Mac|first_steps/start/mac]]",
    "old": "[[Démarrer Tails sur Mac|first_steps/start/mac]]",
    "details": {
        "state": 30,
        "source": "[[Starting Tails on Mac|first_steps/start/mac]]",
        "old_state": 30
    },
    "id": 3539395,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3539395/?format=api"
}