Changes API.

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

GET /api/changes/132250/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/11970/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/glossary/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/glossary/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-25T22:11:52.541628Z",
    "action": 59,
    "target": "探索者 2E (PF2E)",
    "old": "探索者 2E (PF2E)",
    "details": {
        "state": 100,
        "source": "Pathfinder 2E",
        "old_state": 20
    },
    "id": 132250,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/132250/?format=api"
}