Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/142807/?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/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/DrMcCoy/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/DrMcCoy/?format=api",
    "timestamp": "2023-02-17T06:47:19.631751Z",
    "action": 5,
    "target": "Diese Einstellung entfernt den Schließen-Knopf vom Kalenderfenster und verhindert, dass es mit der Escape-Taste geschlossen werden kann. Der Knopf unter den Notizen in der linken Toolbar kann dann benutzt werden, um den Kalender zu öffnen und zu schließen.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When enabled this setting will remove the close button from the calendar window and prevent the escape key from closing it. The button under Journal Notes in the left toolbar then becomes a toggle to open and close the calendar.",
        "old_state": 0
    },
    "id": 244374,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/244374/?format=api"
}