Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/765674/?format=api",
    "component": "https://translate.tails.net/api/components/tails/license/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/license/fr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2026-09-13T20:02:45.120528Z",
    "action": 2,
    "target": "L'[[animation du menu de démarrage|doc/first_steps/start/pc#animation]] est sous licence [Creative Commons Attribution - Partage dans les Mêmes Conditions 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/deed.fr), copyright [Odile Carabantes](https://studiomoare.com/) et Enso Studio ([source](https://gitlab.tails.net/tails/ux/-/raw/master/boot%20menu%20key/animation.rar) pour Adobe Illustrator et Adobe Premiere).",
    "old": "L'[[animation du menu de démarrage|doc/first_steps/start/pc#animation]] est sous licence [Creative Commons Attribution - Partage dans les Mêmes Conditions 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/deed.fr), copyright [Odile Carabantes](https://studiomoare.com/) et Enso Studio ([source](https://gitlab.tails.boum.org/tails/ux/-/raw/master/boot%20menu%20key/animation.rar) pour Adobe Illustrator et Adobe Premiere).",
    "details": {
        "state": 20,
        "source": "The [[Boot Menu animation|doc/first_steps/start/pc#animation]] is licensed under the [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/), copyright [Odile Carabantes](https://studiomoare.com/) and Enso Studio ([source](https://gitlab.tails.net/tails/ux/-/raw/master/boot%20menu%20key/animation.rar)  for Adobe Illustrator and Adobe Premiere).",
        "context": "",
        "old_state": 10
    },
    "id": 3548625,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3548625/?format=api"
}