Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/552877/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxverbatim/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxverbatim/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-17T14:46:03.818713Z",
    "action": 2,
    "target": "= 高度 =\n\n== 逐語 ==\n\n=== 逐語 1.0 ===\n\nフォーマットしない内容の入力を許可(XWikiシンタックスを考慮しません)。\n\n{{info}}XWikiシンタックス 1.0では、[[Preマクロ>>https://extensions.xwiki.org/xwiki/bin/view/Extension/Old%20XWiki%201.0%20syntax%20renderer/Pre%20Macro%20%28Radeox%29]]はXWikiシンタックスとRadeoxマクロだけを保ちます。HTMLスニペットとGroovy、Velocityスクリプトは実行されます。{{/info}}\n\n|=機能|=XWikiシンタックス 1.0|=結果\n|インラインの逐語|{{{逐語のまま{pre}*[レンダリングしない]*{/pre}内容}}}|逐語のまま{{{*[レンダリングしない]*}}}内容\n|ブロックの逐語|((({{{\n{pre}\n複数行の\n*逐語の*\n内容\n{/pre}\n}}}\n{{info}}[[Codeマクロ>>https://extensions.xwiki.org/xwiki/bin/view/Extension/Old%20XWiki%201.0%20syntax%20renderer/Code%20Macro%20%28Radeox%29]]も使用できますが、内容を既定でボックスの中に表示します。{{/info}}\n)))|((({{{\n複数行の\n*逐語の*\n内容\n}}})))\n\n=== 逐語 2.0 ===\n\nフォーマットしない内容の入力を許可(XWikiシンタックスを考慮しません)。\n\n|=機能|=XWikiシンタックス {{velocity}}$crtSyntaxVer{{/velocity}}|=結果\n|インラインの逐語|{{{逐語のまま{{{**[[レンダリングしない]]**}}}内容}}}|逐語のまま{{{**[[レンダリングしない]]**}}}内容\n|ブロックの逐語|((({{{\n{{{\n複数行の\n**逐語の**\n内容\n}}}\n}}})))|((({{{\n複数行の\n**逐語の**\n内容\n}}})))",
    "id": 348143,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/348143/?format=api"
}