Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/749218/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-18T09:12:28.095843Z",
    "action": 59,
    "target": "<p>Si el vostre sistema operatiu habitual està en\nhibernació, accedir-hi pot danyar el vostre sistema de fitxers. Accediu només al vostre disc\nsi el vostre sistema s'ha tancat correctament.</p>\n",
    "old": "",
    "details": {
        "state": 10,
        "source": "<p>If your usual operating system is in\nhibernation, accessing it might corrupt your file system. Only access your disk\nif your system was shut down entirely.</p>\n",
        "old_state": -1
    },
    "id": 3509942,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3509942/?format=api"
}