Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-gui/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-04-02T16:40:14.423141Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "8d384267330a191368ec2347be481f8bc0ff258e",
        "previous_head": "86d8b56ecd08a22d51d0cc72b8203c861946d9f4"
    },
    "id": 18302500,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18302500/?format=api"
}