Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/946127/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat/ja/?format=api",
    "user": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
    "author": "https://weblate.framasoft.org/api/users/John_Livingston/?format=api",
    "timestamp": "2024-05-01T07:12:00.331390Z",
    "action": 2,
    "target": "チャットへのログインに、外部のOpenID Connectプロバイダーを設定できます。\n次のドキュメントを参照してください:\n<a href=\"https://johnxlivingston.github.io/peertube-plugin-livechat/ja/documentation/admin/settings/\" target=\"_blank\">設定</a>ページ\n",
    "id": 780152,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/780152/?format=api"
}