Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/693153/?format=api",
    "component": "https://translate.tails.net/api/components/tails/metadata/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/metadata/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-08-06T19:18:56.434085Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "<p>If, instead of cleaning your own files, you want to sanitize untrusted\ndocuments shared with you by others, you can install\n[[<i>Dangerzone</i>|persistent_storage/additional_software/dangerzone]] as\nadditional software.</p>\n",
        "old_state": -1
    },
    "id": 3331918,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3331918/?format=api"
}