Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/14950/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/polyglot/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/polyglot/main/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-16T11:24:02.992280Z",
    "action": 59,
    "target": "Přidání písem do nastavení písma a jazyka",
    "old": "Přidání písem do nastavení písma a jazyka",
    "details": {
        "state": 10,
        "source": "Add Foundry's fonts to {settingMenuLabel}",
        "old_state": 10
    },
    "id": 369575,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/369575/?format=api"
}