Changes API.

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

GET /api/changes/502410/?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-04-03T03:36:44.566860Z",
    "action": 20,
    "target": "",
    "old": "",
    "details": {
        "new_head": "dfd2238da8aed980fbb0850fe9df3fa0f0bc08d9",
        "previous_head": "aa461fec341a4a04267c3249ea31ea1d380f5a63"
    },
    "id": 502410,
    "action_name": "Repository merged",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/502410/?format=api"
}