Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12560987/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "timestamp": "2021-04-15T03:18:32.735248Z",
    "action": 5,
    "target": "<p>SUSE は 3 種類の既定の権限設定を提供しています。それぞれ下記のとおりとなります:<br><ul><li>\"制限\": 様々な処理で root のパスワード入力を求める保守的な設定で、特定の処理についてはリモートのユーザから全くアクセスできないようになります。</li><li>\"標準\": 重要な処理については root の認証を求めますが、危険性の低い処理についてはログインしたユーザからも実施できるようになるバランスの取れた設定です。</li><li>\"簡易\": 使いやすさを重要視した設定で、セキュリティを犠牲にすることによりパスワード入力の手間を省き、円滑なユーザエクスペリエンスを提供します。</li></ul><br>\"既定\" を指定したい場合は何も入力しないでください。この場合は自動的に設定が行なわれます。</p>",
    "id": 1784444,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1784444/?format=api"
}