Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/744375/?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.503538Z",
    "action": 59,
    "target": "   <div class=\"bug\">\n<p>Wenn die Überprüfung von <span class=\"application\">balenaEtcher</span>\nfehlschlägt, versuchen Sie es erneut mit der Installation oder verwenden Sie einen anderen USB-Stick.</p>\n</div>\n",
    "old": "   <div class=\"bug\">\n<p>Wenn die Überprüfung von <span class=\"application\">balenaEtcher</span>\nfehlschlägt, versuchen Sie es erneut mit der Installation oder verwenden Sie einen anderen USB-Stick.</p>\n</div>\n",
    "details": {
        "state": 20,
        "source": "   <div class=\"bug\">\n   <p>If the verification of <i>balenaEtcher</i>\n   fails, try to install again or try using a different USB\n   stick.</p>\n   </div>\n",
        "old_state": 10
    },
    "id": 3492730,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3492730/?format=api"
}