Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-11T15:48:41.013066Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "481eb25d3839ae00924a9d09a96a5fef039e3998",
        "previous_head": "7d9263adf3238ee7e96146104ace6cfda80ecf90"
    },
    "id": 17636790,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/17636790/?format=api"
}