Changes API.

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

GET /api/changes/495175/?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-03-28T14:48:33.667825Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "b3d908c8b843e7749679d2b5a5369f07846db88b",
        "previous_head": "fdca4dfe686816f809551f30d190af6c13b79286"
    },
    "id": 495175,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/495175/?format=api"
}