Changes API.

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

GET /api/changes/491408/?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/autoanimations/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-12-16T01:07:15.595216Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "3e592a7eb2241e66e633c613352cc51e50bd480a",
        "previous_head": "255029e536846c8c573fc6fafee54e23c1a128a3"
    },
    "id": 491408,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/491408/?format=api"
}