Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/552291/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/annotationcode-translations/ja/?format=api",
    "user": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
    "author": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
    "timestamp": "2022-11-13T07:16:21.537149Z",
    "action": 2,
    "target": "以下の2つの設定より、どの場所で注釈を有効にするか設定できます。第1の設定は一般的なルールを規定し、第2のリストはそのルールを適用させない場所を規定するものです。例えば、\"はい\"を有効化して、例外の場所に\"XWiki\"と\"メイン\"を設定すれば、\"XWiki\"と\"メイン\"以外の場所で注釈が有効になります。反対に、\"いいえ\"を有効化して、例外の場所に\"ドキュメント\"を設定すれば、注釈は\"ドキュメント\"でのみ有効になります。",
    "id": 337180,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/337180/?format=api"
}