Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/69778/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/chat-portrait/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/chat-portrait/main/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-20T19:01:25.594100Z",
    "action": 30,
    "target": "Size of the name text on chat (px), the value 0 disable this setting",
    "old": "Size of the name text on chat (px)",
    "details": {},
    "id": 112099,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/112099/?format=api"
}