Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/737980/?format=api",
    "component": "https://translate.tails.net/api/components/tails/virtualization/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/virtualization/bg/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-12T01:02:30.622474Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "    <p>For example, when using virtual machines in Windows, <a\n    href=\"https://support.microsoft.com/en-us/windows/retrace-your-steps-with-recall-aa03f8a0-a78b-4b3e-b0a1-2eb8ac48701c\"><i>Microsoft\n    Recall</i></a> might be taking regular screenshots of your activity.</p>\n",
        "old_state": -1
    },
    "id": 3476801,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3476801/?format=api"
}