Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12562813/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/master/ast/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-02T08:20:37.178967Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Option --ipv6-ignore-auto-dns requires --device to be specified",
        "old_state": -1
    },
    "id": 9389485,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/9389485/?format=api"
}