Changes API.

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

GET /api/changes/491015/?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-26T14:29:09.601241Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "f1b63d46bf3d484e0afad482d06b8b0ca134f7a1",
        "previous_head": "ef861a0d1df261346b32bbdb7f6416bd81583e75"
    },
    "id": 491015,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/491015/?format=api"
}