Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/24863/?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/iksior/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/iksior/?format=api",
    "timestamp": "2022-09-23T13:25:44.147866Z",
    "action": 5,
    "target": "Ignoruje rozmiar czcionek Polyglot w dziennikach, dzięki czemu mają taki sam rozmiar jak normalny tekst. Przydatne, gdy liczy się dla Ciebie  formatowanie dziennika.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Ignores the size of Polyglot's fonts on journals, making them have the same size as normal text would have. Useful for when the formatting of the journal matters.",
        "old_state": 0
    },
    "id": 51933,
    "action_name": "Translation added",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/51933/?format=api"
}