Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/20120/?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_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-08T07:29:52.934134Z",
    "action": 59,
    "target": "为选中的指示物设置健康状态。若留空则重置为默认健康状态。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Sets custom estimates for the selected tokens. Leave it blank to reset it.",
        "old_state": 0
    },
    "id": 215661,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/215661/?format=api"
}