Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/552544/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxescapes/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxescapes/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-13T19:06:49.434250Z",
    "action": 5,
    "target": "= 高度 =\n\n== エスケープ ==\n\n=== エスケープ1.0 ===\n\nXWikiシンタックスのエスケープを行います。\n\n|=機能|=XWikiシンタックス 1.0|=結果\n|文字をエスケープ|{{{これは[リンク]ではありません}}}|{{{これは[リンク]ではありません}}}\n\n=== エスケープ2.0 ===\n\nXWikiシンタックスのエスケープを行います。\n\n|=機能|=XWikiシンタックス {{velocity}}$crtSyntaxVer{{/velocity}}|=結果\n|文字をエスケープ|(((\n{{{これは~[~[リンク~]~]ではありません}}}\n{{info}}~~ の文字を入力する際にはダブルエスケープを使用:~~~~{{/info}}\n)))|{{{これは[[リンク]]ではありません}}}\n|長いテキストをエスケープ\n(\"逐語的\"も確認)|~{~{~{{{{ ある**長い**テキストでフォーマットは//なし//}}}~}~}~}|{{{ ある **長い**テキストでフォーマットは//なし//}}}",
    "id": 338085,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/338085/?format=api"
}