Changes API.

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

GET /api/changes/18241767/?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-22T22:33:45.535319Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "3cc3cc4470607c4c93f00c9ed4e1e4ac65f16ef7",
        "previous_head": "56ef0cb3a262f88ad19a749330911a8bc7b56029"
    },
    "id": 18241767,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18241767/?format=api"
}