Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/765678/?format=api",
    "component": "https://translate.tails.net/api/components/tails/license/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/license/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-09-09T14:00:32.956754Z",
    "action": 71,
    "target": "A [[animação do Menu de Inicialização|doc/first_steps/start/pc#animation]] é licenciada sob a [Licença Creative Commons Attribution-ShareAlike 4.0 Internacional](https://creativecommons.org/licenses/by-sa/4.0/), copyright [Odile Carabantes](https://studiomoare.com/) e Enso Studio ([fonte](https://gitlab.tails.boum.org/tails/ux/-/raw/master/boot%20menu%20key/animation.rar)  para Adobe Illustrator e Adobe Premiere).",
    "old": "",
    "details": {
        "state": 10,
        "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": -1
    },
    "id": 3548382,
    "action_name": "String added in the repository",
    "url": "https://translate.tails.net/api/changes/3548382/?format=api"
}