Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/87704/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/dae/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/dae/main/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-03T16:48:25.307332Z",
    "action": 59,
    "target": "togglePassiveEffect またはチャットカードからパッシブ効果を発動する場合、アイテムにチャージがあり、かつ消費可能な場合にのみこれを行います。",
    "old": "",
    "details": {
        "state": 20,
        "source": "When activating a passive effect via togglePassiveEffect or chat status card only activate if the item has charges and consume a charge",
        "old_state": -1
    },
    "id": 124849,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/124849/?format=api"
}