Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/20838/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/healthEstimate/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/healthEstimate/main/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-05T18:49:24.617319Z",
    "action": 59,
    "target": "這並不會影響設置視窗,但禁用該項會讓描述以黑白顯示。",
    "old": "",
    "details": {
        "state": 20,
        "source": "This won't affect the settings window, but with checkmark off the descriptions will be shown in black and white.",
        "old_state": -1
    },
    "id": 26674,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/26674/?format=api"
}