Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/85019/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/midi-qol/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/midi-qol/main/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-08T12:42:52.116251Z",
    "action": 59,
    "target": "굴리기 전에 대상 지정을 해야 한다. 전투시로 설정하면 전투 내에서만 적용되며, 항상으로 지정하면 대상 지정된 아이템 굴림을 할 때마다 적용된다. Better-rolls과 함께 작동되지 않는다.",
    "old": "굴리기 전에 대상 지정을 해야 한다. 전투시로 설정하면 전투 내에서만 적용되며, 항상으로 지정하면 대상 지정된 아이템 굴림을 할 때마다 적용된다. Better-rolls과 함께 작동되지 않는다.",
    "details": {
        "state": 10,
        "source": "Require tokens to be targeted before rolls. Never means never require targets to be set, In Combat means only in combat and always whenever an item with targets is rolled.",
        "old_state": 20
    },
    "id": 338114,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/338114/?format=api"
}