Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/277194/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/pl/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/Lioheart/?format=api",
    "timestamp": "2024-02-17T18:48:10.554644Z",
    "action": 5,
    "target": "Ta prezentacja poprowadzi cię przez funkcje, które Polyglot dodaje do interfejsu użytkownika i jak współdziałają one z Foundry, a także kilka wskazówek dla nowicjuszy dotyczących wyboru postaci.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This tour will guide you through the features Polyglot adds to UI and how they interact with Foundry, and some guidance for newcomers about the character selection.",
        "old_state": 0
    },
    "id": 441948,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/441948/?format=api"
}