Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/117449/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pin-cushion/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pin-cushion/main/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-19T21:32:59.539378Z",
    "action": 59,
    "target": "キャンバス上で資料を作成するとき、ツールチップ機能がデフォルトで有効になります。この設定は既存の資料を変更しないため、既に作成された資料については手動で変更する必要があります。",
    "old": "",
    "details": {
        "state": 20,
        "source": "When creating notes on the canvas enable the tooltip feature by default. This setting does not change existing notes, all previous notes already created will need manual editing.",
        "old_state": 0
    },
    "id": 190974,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/190974/?format=api"
}