Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/76764/?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/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-15T09:53:48.403080Z",
    "action": 59,
    "target": "Smart Doorsのマイグレーションに失敗しました。エラー:不明なバージョン{version}。Smart Doorsのissue trackerに報告していただくか、オンセ工房のDiscordサーバまでご報告ください。データの損失が起こりうる可能性がありますので、このエラーが解消されるまで使用しないでください。",
    "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": 107720,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/107720/?format=api"
}