Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/4255/?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-17T07:03:37.700502Z",
    "action": 2,
    "target": "Wenn diese Option ausgewählt ist, wird sich die Zeit jedes Kalenders beim Benutzen der Zeitkontrollen ändern.",
    "old": "Wenn diese Option ausgewählt ist, wird sich die Zeit jedes Kalenders beim benutzen der Zeitkontrollen ändern.",
    "details": {
        "state": 20,
        "source": "When checked this option will cause all calendars to change their date/time when using the controls to change the date/time forward or backwards.",
        "old_state": 20
    },
    "id": 244391,
    "action_name": "Translation changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/244391/?format=api"
}