Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/744371/?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.503477Z",
    "action": 59,
    "target": "   Bestätigen Sie bei der Sicherheitswarnung, dass Sie\n    <span class=\"application\">balenaEtcher</span> öffnen möchten.\n",
    "old": "   Bestätigen Sie bei der Sicherheitswarnung, dass Sie\n    <span class=\"application\">balenaEtcher</span> öffnen möchten.\n",
    "details": {
        "state": 20,
        "source": "   At the security warning, confirm that you want to open\n   *balenaEtcher*.\n",
        "old_state": 10
    },
    "id": 3492728,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3492728/?format=api"
}