Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/24835/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/de/?format=api",
    "user": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "author": "https://weblate.foundryvtt-hub.com/api/users/mclemente/?format=api",
    "timestamp": "2022-09-13T19:39:04.244898Z",
    "action": 30,
    "target": "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": "Ignores the font size used for Polyglot's fonts, making languages runes on journals the same size as normal text. Useful for when the formatting of the journal matters.",
    "details": {},
    "id": 34371,
    "action_name": "Source string changed",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/34371/?format=api"
}