Changes API.

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

GET /api/changes/492428/?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-01-05T15:44:30.977395Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "1a80cfa3669d6a5b4c48a90543198e6f92b5af07",
        "previous_head": "8cca9e4c2191ad16193f80e8c7892e5f52a75a3b"
    },
    "id": 492428,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/492428/?format=api"
}