Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/620382/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-master/ca/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/julfilm/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/julfilm/?format=api",
    "timestamp": "2023-11-28T11:40:37.865811Z",
    "action": 5,
    "target": "Això a vegades provoca la clonació de la imatge, el qual duplica el valor UUID, que ha de ser únic. En aquest, es pot desconnectar un dels dispositius o formatar.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This is usually caused by cloning the device image resulting in duplication of the UUID value which should be unique. In that case you can either disconnect one of the devices or reformat it.",
        "old_state": 0
    },
    "id": 13154798,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/13154798/?format=api"
}