Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/22715/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/simple-calendar/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/simple-calendar/main/zh_Hans/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/hmqgg/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/hmqgg/?format=api",
    "timestamp": "2024-03-09T14:58:58.443491Z",
    "action": 2,
    "target": "这些设置允许更改所选日历的日期和时间的显示方式。有关配置日期格式的更多详细信息,请查看<a target=\"_blank\" href=\"https://simplecalendar.info/docs/calendar-configuration/display-options#datetime-formatting\">文档</a>或展开下表。",
    "old": "通过这些设置,你可以更改所选日历的日期和时间显示方式。",
    "details": {
        "state": 20,
        "source": "These settings allow you to change how the date and time are displayed for the selected calendar. For more details about configuring date formats please check out the <a target=\"_blank\" href=\"https://simplecalendar.info/docs/calendar-configuration/display-options#datetime-formatting\">documentation</a> or expand the table below.",
        "old_state": 20
    },
    "id": 448976,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/448976/?format=api"
}