Changes API.

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

GET /api/changes/18315347/?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-05T17:00:30.097722Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "146fe82a88d5f5872ef08330c6a4f2cc4b8fa440",
        "previous_head": "9e84fad9d409a36c25ce88b570d5bdb5dcef1f09"
    },
    "id": 18315347,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18315347/?format=api"
}