Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/278628/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/arbron-summoner/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/arbron-summoner/main/pt-BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-20T00:14:55.123549Z",
    "action": 59,
    "target": "Invocações requerem que o módulo Warp Gate esteja instalado e ativo.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Summoning requires the Warp Gate module be installed and active.",
        "old_state": -1
    },
    "id": 442706,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/442706/?format=api"
}