Changes API.

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

GET /api/changes/491078/?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/the-forge/common/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-11-28T17:55:58.389058Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "c18adb415f391d38eac7e5c545066f1fa2a68abe",
        "previous_head": "055631cc3d2f9573a93dedf668b35413e75b2252"
    },
    "id": 491078,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/491078/?format=api"
}