Changes API.

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

GET /api/changes/18320218/?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-04-06T20:32:43.749746Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "964d6e22f7896148d994dfa7e39f2c340e0389f8",
        "previous_head": "aa1ee946c37882c5c2c517cf7ec25389565e405e"
    },
    "id": 18320218,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18320218/?format=api"
}