Changes API.

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

GET /api/changes/492628/?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-01-08T19:36:43.889677Z",
    "action": 20,
    "target": "",
    "old": "",
    "details": {
        "new_head": "2d63eb50c5450994f8a3ccc90d186f95e7b58051",
        "previous_head": "12aefc7a0a6a523be47b91f100f38384389992d3"
    },
    "id": 492628,
    "action_name": "Repository merged",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492628/?format=api"
}