Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/debbuild/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-02-18T08:38:44.931015Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "24eaf8fe10d5d1836f8d0052098b5c98c0764bc3",
        "previous_head": "9f4d9b9ec6d6ef8e0daf14e80265f604f4948fcc"
    },
    "id": 18137266,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18137266/?format=api"
}