Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11258661/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-master/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/fnogcps/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/fnogcps/?format=api",
    "timestamp": "2023-04-03T19:22:13.224888Z",
    "action": 5,
    "target": "zFCP device %s cannot use auto LUN scan.",
    "old": "",
    "details": {
        "state": 20,
        "source": "zFCP device %s cannot use auto LUN scan.",
        "old_state": 0
    },
    "id": 11409433,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11409433/?format=api"
}