Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/223643/?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/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-30T17:37:54.999679Z",
    "action": 30,
    "target": "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": "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/pages/calendar-configuration/index/display-options.html#datetime-formatting\">documentation</a> or expand the table below.",
    "details": {},
    "id": 355613,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/355613/?format=api"
}