Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/206506/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/succ-swade-unlimited-condition-changer/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/succ-swade-unlimited-condition-changer/main/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-18T16:18:34.270236Z",
    "action": 59,
    "target": "Zustände abrufen fehlgeschlagen. Es wurde keine Entität angegeben und es konnte keine automatisch gefunden werden",
    "old": "",
    "details": {
        "state": 20,
        "source": "Get Conditions failed. No entity provided and none could be found automatically",
        "old_state": -1
    },
    "id": 304025,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/304025/?format=api"
}