Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.otrs.com/api/components/otrs/update-guide/?format=api",
    "translation": null,
    "user": "http://translate.otrs.com/api/users/bu/?format=api",
    "author": null,
    "timestamp": "2024-04-29T08:00:52.584482Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "54be040fb874bdfae8082448a8efe17bf1b992be",
        "previous_head": "f6b224d3001fb4ac648c42d6d8ea2e480ae4368d"
    },
    "id": 1034820,
    "action_name": "Repository rebased",
    "url": "http://translate.otrs.com/api/changes/1034820/?format=api"
}