Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/938668/?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/fusen/?format=api",
    "author": "https://weblate.framasoft.org/api/users/fusen/?format=api",
    "timestamp": "2024-03-10T10:13:17.017757Z",
    "action": 2,
    "target": "新しいチャットに適用される低速モードのデフォルト値:\n<ul>\n  <li>0: 低速モード無効</li>\n  <li>任意の整数: ユーザーはX秒毎にメッセージを送信可能 (モデレーターは無制限)</li>\n</ul>\n",
    "id": 763798,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/763798/?format=api"
}