Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/552597/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxnewlinelinebreaks/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-15T07:15:28.214951Z",
    "action": 5,
    "target": "= 編集 =\n\n== 改行 ==\n\n=== 改行1.0 ===\n\n改行で新しい行を設定できます。改行でテキストのどの箇所でも強制的に新しい行を設定できます。\n\n{{info}}\n新しい行はXWikiシンタックス 1.0では尊重されません。代わりに改行を使用してください。\n{{/info}}\n\n|=機能|=XWikiシンタックス 1.0|=結果\n|改行|{{{行\\新しい行}}}|行\\新しい行\n|新しい行|行\\新しい行|行 新しい行\n\n=== 改行2.0 ===\n\n改行で新しい行を設定できます。改行でテキストのどの箇所でも強制的に新しい行を設定できます。\n\n|=機能|=XWikiシンタックス {{velocity}}$crtSyntaxVer{{/velocity}}|=結果\n|改行|{{{行\\新しい行}}}|行\\新しい行\n|新しい行|行\\新しい行|行\\新しい行",
    "id": 338707,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/338707/?format=api"
}