Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-gui/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-04-03T11:10:11.271438Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "3ae114df7f747f31410079d7cd39aaa05da5d4ee",
        "previous_head": "2f1bd43d3999e6c38c39c01db688b88d27e16f2a"
    },
    "id": 18306779,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18306779/?format=api"
}