Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/9458/?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/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-25T22:11:48.438145Z",
    "action": 59,
    "target": "Wybierz, którym dniem tygodnia będzie się zawsze zaczynał ten miesiąc, albo pozostaw wartośc domyślną, żeby pozwolić kalendarzowi na automatyczny wybór odpowiedniego dnia.",
    "old": "Wybierz, w którym z dni tygodnia wybrany miesiąc się będzie zaczynał, albo zostaw pole domyślne, żeby pozwolić kalendarzowi na automatyczny wybór dnia.",
    "details": {
        "state": 20,
        "source": "Choose which day of the week this month will always start on, or leave as default to let the calendar figure out the appropriate weekday.",
        "old_state": 20
    },
    "id": 132103,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/132103/?format=api"
}