Changes API.

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

GET /api/changes/18341397/?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-docs-l10n-fedora-coreos/nav/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-04-11T22:45:35.869968Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "4e8694f12d892027fe3e36b6515d15bfdbef2b52",
        "previous_head": "c81b45417a5a7645783cae2ed687449fed481487"
    },
    "id": 18341397,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18341397/?format=api"
}