Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/744926/?format=api",
    "component": "https://translate.tails.net/api/components/tails/known_issues/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/known_issues/fr/?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-27T22:40:05.971165Z",
    "action": 2,
    "target": "Il y a des différences connues entre les empreintes du *Navigateur Tor* dans et en-dehors de Tails :",
    "old": "Il y a des différences connues entre les empreintes du <span class=\"application\">Navigateur Tor</span> dans et en-dehors de Tails :",
    "details": {
        "state": 20,
        "source": "There are known differences between the fingerprints of *Tor Browser* inside and outside of Tails:",
        "old_state": 20
    },
    "id": 3494485,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3494485/?format=api"
}