Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/87778/?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": "2023-02-23T15:28:46.196382Z",
    "action": 59,
    "target": "有効にすると、アイテムを装備したとき所有者に効果が適用されます。使用時に目標へ効果を与える場合は無効にしてください。",
    "old": "有効にすると、アイテムを装備したとき所有者に効果が適用されます。使用時に目標に効果を与える場合は無効にしてください。",
    "details": {
        "state": 20,
        "source": "Enabled means the effect is applied to the owner of the item when the item is equppied. Disable if you want the effect to apply to a target when the item is used",
        "old_state": 20
    },
    "id": 249386,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/249386/?format=api"
}