Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/604000/?format=api",
    "component": "https://translate.tails.net/api/components/tails/sensitive_documents_graphics/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/sensitive_documents_graphics/it/?format=api",
    "user": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.net/api/users/ignifugo/?format=api",
    "timestamp": "2025-12-06T20:58:27.903634Z",
    "action": 36,
    "target": "Puoi anche installarlo utilizzando [[Software Addizionali|persistent_storage/additional_software]] novità",
    "old": "Puoi anche installarlo utilizzando gli [[Addizionali Software|persistent_storage/additional_software]] novità",
    "details": {
        "state": 30,
        "source": "You can also install using the [[Additional Software|persistent_storage/additional_software]] feature:",
        "old_state": 20
    },
    "id": 3527264,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3527264/?format=api"
}