Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/20833/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-22T23:37:07.153003Z",
    "action": 30,
    "target": "Hide Estimates on Tokens",
    "old": "Hide Estimates on Tokens with 0 Max HP",
    "details": {
        "state": 10,
        "source": "Hide Estimates on Tokens",
        "old_state": 20
    },
    "id": 504828,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/504828/?format=api"
}