Changes API.

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

GET /api/changes/18303640/?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-02T22:32:54.072544Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "a4bde74e40ff99a7719c318b25acde8c8c22fd70",
        "previous_head": "2c00b765b5c65690218f5a713b285c4e78a0d541"
    },
    "id": 18303640,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18303640/?format=api"
}