Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/552591/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxgeneralremarks/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-19T14:22:47.015749Z",
    "action": 2,
    "target": "= 一般 =\n\n== 一般的な注意 ==\n\n=== 一般的な注意2.0 ===\n\nXWikiシンタックス {{velocity}}$crtSyntaxVer{{/velocity}}は、ユーザーによるエラーあるいは曖昧なシンタックスのいくつかを、以下の表にある例のように修正します。\n\n|=説明|=不正あるいは曖昧なシンタックスの例|=修正したXWikiシンタックス {{velocity}}$crtSyntaxVer{{/velocity}}\n|閉じられていないテキストのスタイル|{{{**太字}}}|{{{**太字**}}}\n|改行で分割されていない2つの独立した要素|{{{| 表のセル}}}{{{* リストの項目}}}|{{{| 表のセル}}}\\{{{* リストの項目}}}\n|改行で分割されていない2つの独立した要素|{{{段落}}}{{{----}}}{{{段落}}}|{{{段落}}}\\{{{----}}}\\{{{段落}}}\n|ドキュメントの最初にある改行|<ドキュメントの最初にある改行>段落|段落\n|閉じられていない見出しのシンタックス|{{{=== 見出し}}}|{{{=== 見出し ===}}}",
    "id": 349621,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/349621/?format=api"
}