Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2344190/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T12:38:54.112284Z",
    "action": 59,
    "target": "Checkmkが問題に関してユーザーに通知できない場合、サイトはUI内でこの状況について目に見える形で警告します(戦術概要とダッシュボードの両方で)。これは、この権限を持つユーザーのみに影響します。この権限を持つユーザーには、過去24時間以内に発生した通知の失敗のみが表示されます。",
    "id": 2239255,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2239255/?format=api"
}