Changes API.

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

GET /api/changes/489002/?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/ready-set-roll-5e/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-10-21T16:59:48.376679Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "07f3aa529bfd99b5f2754d163fbe31233bbea2cd",
        "previous_head": "7ce823d176f8b1aec7c71636a0040e809e9cca7c"
    },
    "id": 489002,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/489002/?format=api"
}