Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/277212/?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:55:54.000508Z",
    "action": 5,
    "target": "Pamiętaj, aby sprawdzić ustawienia modułu, gdzie możesz wprowadzić zmiany w sposobie wyświetlania wiadomości czatu.<br>Jest pewna szczególna rzecz dotycząca Foundry i wiadomości czatu, która jest związana z <span class='reference'>Konfiguracją Użytkownika</span>.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Be sure to check out the module settings, where you can make changes to how the chat messages are displayed.<br>There is a particular thing about Foundry and Chat Messages that is related to the <span class='reference'>User Configuration</span>.",
        "old_state": 0
    },
    "id": 441967,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/441967/?format=api"
}