Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/76730/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/smart-doors/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/smart-doors/main/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-15T09:53:47.732674Z",
    "action": 59,
    "target": "Die Aktualisierung von Smart Doors ist mit folgendem Fehler fehlgeschlagen: Unbekannte Version {version}. Bite melde diesen Fehler im Bugtracker von Smart Doors. Um Datenverlust zu vermeiden, deaktiviere dieses Modul, bis dieser Fehler behoben ist.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Smart Doors migration failed with the error: Unkown Version {version}. Please report this to the Smart Doors issue tracker. To prevent possible data loss don't use this plugin until this error is fixed.",
        "old_state": -1
    },
    "id": 107684,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/107684/?format=api"
}