Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.foundryvtt-hub.com/api/components/swade/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-02-09T16:36:44.577410Z",
    "action": 20,
    "target": "",
    "old": "",
    "details": {
        "new_head": "19a916eff4ab179b6d86ad2a954b563b4291a04b",
        "previous_head": "199cb3a09cc83452885d77480b263afd7670a24d"
    },
    "id": 493670,
    "action_name": "Repository merged",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493670/?format=api"
}