Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/70335/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/drag-ruler/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/drag-ruler/main/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-14T16:45:26.202002Z",
    "action": 59,
    "target": "以下の設定は、現在有効な移動速度の提供元によって変化します。GMが別の提供元を選択すると、利用可能な項目が変更となる場合があります。",
    "old": "",
    "details": {
        "state": 20,
        "source": "The settings show below depend on the active speed provider. If the GM selects a different speed provider the available settings may change.",
        "old_state": -1
    },
    "id": 96342,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/96342/?format=api"
}