Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/51218/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/party-resources/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/party-resources/main/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-07T13:57:04.840491Z",
    "action": 59,
    "target": "リソース一覧でのアイコンの表示方法を設定します。テキストをアイコンに重ねて表示するか、下に表示するかを選択してください。",
    "old": "",
    "details": {
        "state": 20,
        "source": "This affects how icon images are displayed in the resource dashboard. You can choose to display text on top of the image icon, or have the text aligned below the image icon.",
        "old_state": -1
    },
    "id": 69122,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/69122/?format=api"
}