Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/552607/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxparagraphs/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxparagraphs/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-17T05:43:27.740939Z",
    "action": 2,
    "target": "= 編集 =\n\n== 段落 ==\n\n=== 段落1.0 ===\n\n段落は2つ以上の改行で分けられたテキストのことを指します。\n\n{{info}}XWikiシンタックス 1.0では改行は尊重されません。\n{{{}}}の代わりに、二重のバックスラッシュを挿入する必要があります。{{/info}}\n\n|=機能|=XWikiシンタックス 1.0|=結果\n|シンプルな段落|これは段落です|これは段落です\n|複数行の段落|複数行の{{{}}}段落|複数行の段落\n|2つの段落|段落1\\段落2|段落1\\段落2\n|パラメーター付きの段落|<p style=\"text-align:center;color:blue\">中央に揃えた青色の段落</p>|(% style=\"text-align:center;color:blue\" %)中央に揃えた青色の段落\n\n=== 段落2.0 ===\n\n段落は2つ以上の改行で分けられたテキストのことを指します。\n\n|=機能|=XWikiシンタックス {{velocity}}$crtSyntaxVer{{/velocity}}|=結果\n|シンプルな段落|これは段落です|これは段落です\n|複数行の段落|複数行の段落|複数行の段落\n|2つの段落|段落1\\段落2|段落1\\段落2\n|パラメーター付きの段落|{{{(% style=\"text-align:center;color:blue\" %)}}}中央に揃えた青色の段落|(% style=\"text-align:center;color:blue\" %)中央に揃えた青色の段落\n|内容の一部に異なるスタイルが適用された段落|{{{(% style=\"color:red\" %)}}}赤色{{{(%%)}}}の異なるスタイルがある段落|(% style=\"color:red\" %)赤色(%%)のテキストがある段落",
    "id": 347917,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/347917/?format=api"
}