Changes API.

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

GET /api/changes/506905/?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/quick-insert/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-07-18T17:21:23.605182Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "ef4d50d02ff4d8f466ef357e462d1a4ee1d056c5",
        "previous_head": "606220c341bec4a6419f94055ab10602d6499fe6"
    },
    "id": 506905,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/506905/?format=api"
}