Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/5589/?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/it/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/EldritchTranslator/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/EldritchTranslator/?format=api",
    "timestamp": "2022-09-03T17:06:54.528613Z",
    "action": 37,
    "target": "Queste impostazioni ti permettono di cambiare come vengono mostrate la data e l'ora nel calendario selezionato. Per ulteriori dettagli su come configurare le varie modalità, va' alla <a target=\"_blank\" href=\"https://github.com/vigoren/foundryvtt-simple-calendar/blob/main/docs/Configuration.md#datetime-formats\">documentazione</a>  o espandi la tabella qui sotto.",
    "old": "",
    "details": {
        "state": 10,
        "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://github.com/vigoren/foundryvtt-simple-calendar/blob/main/docs/Configuration.md#datetime-formats\">documentation</a> or expand the table below.",
        "old_state": 0
    },
    "id": 11537,
    "action_name": "Marked for edit",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/11537/?format=api"
}