Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11258643/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-master/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mianvasa/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mianvasa/?format=api",
    "timestamp": "2022-10-01T09:08:44.597289Z",
    "action": 2,
    "target": "zCFP apparaat %s kan niet automatische LUN scan.",
    "old": "zCFP apparaat %s  kan niet automatische LUN scan.",
    "details": {
        "state": 20,
        "source": "zFCP device %s cannot use auto LUN scan.",
        "old_state": 20
    },
    "id": 8097328,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8097328/?format=api"
}