Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/cockpit-podman/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-04-02T23:53:36.716195Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "a9d24b1574f948aa547a64a70b8bbca3098928b0",
        "previous_head": "79fc19a64b56424bebb091b8bf85f36d39d59bc8"
    },
    "id": 18303944,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18303944/?format=api"
}