Changes API.

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

GET /api/changes/492366/?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/autoanimations/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-01-02T20:46:35.078842Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "db134215e99dfdf0e9f9d3e8a02cf87268783b4d",
        "previous_head": "3e592a7eb2241e66e633c613352cc51e50bd480a"
    },
    "id": 492366,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492366/?format=api"
}