Changes API.

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

GET /api/changes/18278708/?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-engineering/antora/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-03-27T22:28:40.995944Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "47f4f72e3f15ee12fac50814eb73f943bf8c7ee1",
        "previous_head": "0bef5366fb9df9d8b55359c057e13504c56ab53e"
    },
    "id": 18278708,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18278708/?format=api"
}