Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/balistica/master/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-08-14T13:39:15.489231Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "560344bb1e493b6884d501866ff8a4b367ded1ff",
        "previous_head": "c87fe20b9032beb6c0f6cf90be29843e37ab62dd"
    },
    "id": 16872125,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/16872125/?format=api"
}