Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/54594/?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.539909Z",
    "action": 59,
    "target": "【この機能はコア機能の一部となったため、v10以降では不要です】左クリックだけで資料への接続なしにノートを作成できます(※要再読込)。",
    "old": "",
    "details": {
        "state": 20,
        "source": "THIS FEATURE IS NOT REQUIRED FOR FOUNDRY V10 SINCE IT IS NOW PART OF THE CORE FUNCTIONALITY. Create Notes directly on the Notes Layer with a simple left click without having a connected journal entry. NOTE: You need to reload the canvas.",
        "old_state": 0
    },
    "id": 190986,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/190986/?format=api"
}