Changes API.

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

GET /api/changes/490962/?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/twodsix/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-11-22T15:21:05.136516Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "fb3992d8da5f9c66ecb5d2f9cd4ad3f422bd21cd",
        "previous_head": "517efa534038565c2a627eb068be176bb66d1cb1"
    },
    "id": 490962,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/490962/?format=api"
}