Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/21019/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/about-face/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/about-face/main/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-05T18:53:15.304713Z",
    "action": 59,
    "target": "コマが移動しても方向矢印が自動的に変化しません。Shift+方向キーで方向矢印を回転できます。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Every scene will be created with the About Face's Lock Indicator Rotation setting toggled on. The indicator won't change when a token moves in such a scene. Use SHIFT + direction key to rotate the indicator.",
        "old_state": -1
    },
    "id": 26893,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/26893/?format=api"
}