Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/200545/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/hide-gm-rolls/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/hide-gm-rolls/main/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-09T20:50:00.748225Z",
    "action": 59,
    "target": "Ao realizar um teste como GM para um token oculto, role automaticamente em privado.",
    "old": "",
    "details": {
        "state": 20,
        "source": "When performing a roll as a GM for a hidden token, automatically roll privately.",
        "old_state": -1
    },
    "id": 294506,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/294506/?format=api"
}