Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/744370/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T22:03:01.503447Z",
    "action": 59,
    "target": "<p class=\"mac upgrade-mac\"> Öffne <span class=\"application\">Finder</span> und wähle <span class=\"application\">balenaEtcher</span> unter <span class=\"guilabel\">Anwendungen</span>.  </p>",
    "old": "<p class=\"mac upgrade-mac\"> Öffne <span class=\"application\">Finder</span> und wähle <span class=\"application\">balenaEtcher</span> unter <span class=\"guilabel\">Anwendungen</span>.  </p>",
    "details": {
        "state": 20,
        "source": "<p class=\"mac upgrade-mac\"> Open <i>Finder</i> and choose <i>balenaEtcher</i> in <b>Applications</b>.  </p>",
        "old_state": 10
    },
    "id": 3492727,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3492727/?format=api"
}