Changes API.

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

GET /api/changes/494781/?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-14T21:41:33.159626Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "f4c917867e86c8ad1d0ca5228d4259c794251890",
        "previous_head": "f6b3ba36c3d82d60917706e5167acfe045d7cb3b"
    },
    "id": 494781,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/494781/?format=api"
}