Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/5141/?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/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-10T04:05:55.187381Z",
    "action": 59,
    "target": "Ces paramètres vous permettent de modifier la façon dont la date et l'heure sont affichées pour le calendrier sélectionné. Pour plus de détails sur la configuration des formats de date, veuillez consulter la <a target=\"_blank\" href=\"https://simplecalendar.info/pages/calendar-configuration/index/display-options.html#datetime-formatting\">documentation </a> ou dérouler le tableau ci-dessous.",
    "old": "Ces paramètres vous permettent de modifier la façon dont la date et l'heure sont affichées pour le calendrier sélectionné. Pour plus de détails sur la configuration des formats de date, veuillez consulter la <a target=\"_blank\" href=\"https://github.com/vigoren/foundryvtt-simple-calendar/blob/main/docs/Configuration.md#datetime-formats\">documentation </a> ou dérouler le tableau ci-dessous.",
    "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/pages/calendar-configuration/index/display-options.html#datetime-formatting\">documentation</a> or expand the table below.",
        "old_state": 20
    },
    "id": 318525,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/318525/?format=api"
}