Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/14994/?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": "2026-05-24T15:37:01.823800Z",
    "action": 59,
    "target": "Jazyk, který nahradí \"languages\", jako např. \"všechny jazyky ovládané zaživa\".",
    "old": "Jazyk, který nahradí \"languages\", jako např. \"všechny jazyky, které ovládal/a za živa\".",
    "details": {
        "state": 20,
        "source": "Name of the language that will replace \"languages\" such as \"all the languages it knew in life\".",
        "old_state": 20
    },
    "id": 524412,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/524412/?format=api"
}