Changes API.

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

GET /api/changes/493739/?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/dice-so-nice/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2025-02-12T17:55:36.784545Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "6accf445a4d45f8a78c98df9e7f4b783b6f57373",
        "previous_head": "8cff6e32e1eb94ad1a2b74c033d6e098751332ac"
    },
    "id": 493739,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/493739/?format=api"
}