Changes API.

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

GET /api/changes/489427/?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/gm-notes/main/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-10-27T09:05:50.907030Z",
    "action": 21,
    "target": "",
    "old": "",
    "details": {
        "new_head": "60e24a0384005fc126f47b3dfd321661c871b334",
        "previous_head": "88c18e96471496833702bbef49b3390d8894c1d0"
    },
    "id": 489427,
    "action_name": "Repository rebased",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/489427/?format=api"
}