Changes API.

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

GET /api/changes/490700/?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-09T14:38:36.127459Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "5e4ac9016e65e7578de0dd50e8f7a8f9eea79e70",
        "previous_head": "6bc25c9381423ef7ef2b8dff8cad111cec7e8759"
    },
    "id": 490700,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/490700/?format=api"
}