Changes API.

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

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

{
    "unit": "https://weblate.foundryvtt-hub.com/api/units/106530/?format=api",
    "component": "https://weblate.foundryvtt-hub.com/api/components/pin-cushion/main/?format=api",
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/pin-cushion/main/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-19T21:32:59.542180Z",
    "action": 59,
    "target": "モジュール設定「地点メモに公開プロパティを追加する」が有効になりました。次の設定を忘れず行ってください:<br/><ul><li>正常な地点メモの色合い</li><li>リンク済の地点メモの色合い</li><li>未リンクの地点メモの色合い</li><li>公開された地点メモの色合い</li><li>未公開の地点メモの色合い</li></ul>",
    "old": "",
    "details": {
        "state": 20,
        "source": "The module setting 'Enable revealed state on scene Notes' is enabled. Remember to check these module settings:<br/><ul><li>Set the tint color of the Note revealed state on scene Notes</li><li>Linked Icon Tint</li><li>Not-linked Icon Tint</li><li>Revealed Icon Tint</li><li>Not-revealed Icon Tint</li></ul>",
        "old_state": 0
    },
    "id": 191041,
    "action_name": "String updated in the repository",
    "url": "https://weblate.foundryvtt-hub.com/api/changes/191041/?format=api"
}