Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-03-20T18:13:04.441531Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "5b54561227f10d1d6b2551b55e1a159218d9d4f7",
        "previous_head": "aeeb2f062d4e42dc665a149f89a46c95185ff98a"
    },
    "id": 18229899,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18229899/?format=api"
}