Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11258674/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-master/sk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-15T17:20:39.079954Z",
    "action": 59,
    "target": "Nedá sa správne vymazať SCSI zariadenie patriace zFCP %(zfcpdev)s (%(e)s).",
    "old": "Nedá sa správne vymazať SCSI zariadenie patriace zFCP %(zfcpdev)s (%(e)s).",
    "details": {
        "state": 20,
        "source": "Could not correctly delete SCSI device of zFCP %(zfcpdev)s (%(e)s).",
        "old_state": 20
    },
    "id": 9211760,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/9211760/?format=api"
}