Changes API.

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

GET /api/changes/18186167/?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-infra/noggin/?format=api",
    "translation": null,
    "user": "https://translate.fedoraproject.org/api/users/abompard/?format=api",
    "author": null,
    "timestamp": "2025-03-06T17:55:45.678635Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "e0c7288b08a78b2a38924894c55a04364ae6135b",
        "previous_head": "2a2f0e9091d4e92e19a58be39af518cc9b94db3d"
    },
    "id": 18186167,
    "action_name": "Repository rebased",
    "url": "https://translate.fedoraproject.org/api/changes/18186167/?format=api"
}