Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/systemd/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-03-13T13:06:29.321344Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "cca655dcbf0c4ec27316b9324520c4624b38fb98",
        "previous_head": "76f1c9467409e5a8e2b78d8f7e18c45d231b6ffe"
    },
    "id": 18204955,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18204955/?format=api"
}