Changes API.

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

GET /api/changes/491399/?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": "2024-12-15T16:43:30.834148Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "72ea837c7fe849bd6042812c229e542905263282",
        "previous_head": "3364c07d302cfeed8b1fefada7e8481dd9fbec9a"
    },
    "id": 491399,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/491399/?format=api"
}