Translation components API.

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

GET /api/translations/xwiki-platform/xwiki-xwikisyntaxmacros/ja/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.xwiki.org/api/units/552599/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxmacros/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxmacros/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-17T11:47:55.306910Z",
            "action": 2,
            "target": "= プログラミング =\n\n==マクロ ==\n\n=== マクロ1.0 ===\n\nXWikiシンタックス 1.0には2種類のマクロが存在します。\n\n* Velocityマクロ(###macroname(param1 ... paramN)## シンタックスを用いて呼び出す)\n* Radeoxマクロ(##{macroname:param1=value1|...|paramN=valueN}## シンタックスを用いて呼び出す)\n\n{{info}}\n利用可能なマクロの一覧は[[拡張機能ウィキ>>https://extensions.xwiki.org/]]より確認できます。\n{{/info}}\n\n|=機能|=XWikiシンタックス 1.0\n|Velocityマクロ|(((\n{{{#info(\"テキスト\")}}}\n)))\n|Radeoxマクロ|(((\n{{{{code:java}\nJavaによるコンテンツ\n{code}\n}}}\n)))\n\n=== マクロ2.0 ===\n\nXWikiシンタックス {{velocity}}$crtSyntaxVer{{/velocity}}には1種類のマクロのみ存在します。マクロは以下のシンタックスで呼び出せます:##{{{{{macroname param1=\"value1\" ... paramN=\"valueN\"}}...{{/macroname}}}}}##。内容をもたないマクロは、短く##{{{{{macroname param1=\"value1\" ... paramN=\"valueN\"/}}}}}##で呼び出せます。\n\n|=機能|=XWikiシンタックス {{velocity}}$crtSyntaxVer{{/velocity}}|=結果\n|内容のあるマクロの描写|(((\n{{{{{code language=\"java\"}}\nSystem.out.println(\"Hello World!\");\n{{/code}}\n}}}\n)))|{{code language=\"java\"}}System.out.println(\"Hello World!\");{{/code}}\n|内容をもたないマクロの描写|(((\n{{{{{include reference=\"Space.Page\"/}}}}}\n)))|参照されたページが現在のページに含まれます\n\n{{info}}\n利用可能なマクロの一覧は[[拡張機能ウィキ>>https://extensions.xwiki.org/]]より確認できます。\n{{/info}}\n\n====このウィキのマクロ ====\n\n{{include reference=\"XWiki.XWikiSyntaxMacrosList\"/}}",
            "id": 348031,
            "action_name": "Translation changed",
            "url": "https://l10n.xwiki.org/api/changes/348031/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/552599/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxmacros/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxmacros/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-17T11:29:16.210916Z",
            "action": 2,
            "target": "= プログラミング =\n\n==マクロ ==\n\n=== マクロ1.0 ===\n\nXWikiシンタックス 1.0には2種類のマクロが存在します。\n\n* Velocityマクロ(###macroname(param1 ... paramN)## シンタックスを用いて呼び出す)\n* Radeoxマクロ(##{macroname:param1=value1|...|paramN=valueN}## シンタックスを用いて呼び出す)\n\n{{info}}\n利用可能なマクロの一覧は[[拡張機能ウィキ>>https://extensions.xwiki.org/]]より確認できます。\n{{/info}}\n\n|=機能|=XWikiシンタックス 1.0\n|Velocityマクロ|(((\n{{{#info(\"テキスト\")}}}\n)))\n|Radeoxマクロ|(((\n{{{{code:java}\nJavaによるコンテンツ\n{code}\n}}}\n)))\n\n=== マクロ2.0 ===\n\nXWikiシンタックス {{velocity}}$crtSyntaxVer{{/velocity}}には1種類のマクロのみ存在します。マクロは以下のシンタックスで呼び出せます:##{{{{{macroname param1=\"value1\" ... paramN=\"valueN\"}}...{{/macroname}}}}}##。内容をもたないマクロは、短く##{{{{{macroname param1=\"value1\" ... paramN=\"valueN\"/}}}}}##で呼び出せます。\n\n|=機能|=XWikiシンタックス {{velocity}}$crtSyntaxVer{{/velocity}}|=結果\n|内容のあるマクロ|(((\n{{{{{code language=\"java\"}}\nSystem.out.println(\"Hello World!\");\n{{/code}}\n}}}\n)))|{{code language=\"java\"}}System.out.println(\"Hello World!\");{{/code}}\n|内容をもたないマクロの描写|(((\n{{{{{include reference=\"Space.Page\"/}}}}}\n)))|参照されたページが現在のページに含まれます\n\n{{info}}\n利用可能なマクロの一覧は[[拡張機能ウィキ>>https://extensions.xwiki.org/]]より確認できます。\n{{/info}}\n\n====このウィキのマクロ ====\n\n{{include reference=\"XWiki.XWikiSyntaxMacrosList\"/}}",
            "id": 348030,
            "action_name": "Translation changed",
            "url": "https://l10n.xwiki.org/api/changes/348030/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxmacros/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxmacros/ja/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2022-11-16T15:47:32.948446Z",
            "action": 0,
            "target": "",
            "id": 347282,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/347282/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxmacros/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxmacros/ja/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2022-11-15T11:15:13.969953Z",
            "action": 0,
            "target": "",
            "id": 342795,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/342795/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/552599/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxmacros/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxmacros/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-15T11:15:13.969859Z",
            "action": 59,
            "target": "= Programming =\n\n== Macros ==\n\n=== 1.0 Macros ===\n\nThere are two kinds of macros in XWiki Syntax 1.0:\n\n* Velocity macros (called using the ###macroname(param1 ... paramN)## syntax)\n* Radeox macros (called using the ##{macroname:param1=value1|...|paramN=valueN}## syntax)\n\n{{info}}\nFor the full list of available macros check the [[Extensions wiki>>https://extensions.xwiki.org/]].\n{{/info}}\n\n|=Feature|=XWiki Syntax 1.0\n|Velocity Macro|(((\n{{{#info(\"Some text\")}}}\n)))\n|Radeox Macro|(((\n{{{{code:java}\njava content\n{code}\n}}}\n)))\n\n=== 2.0 Macros ===\n\nThere is only one kind of macro in XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}, which is called by the syntax: ##{{{{{macroname param1=\"value1\" ... paramN=\"valueN\"}}...{{/macroname}}}}}##. For macros without content there's a short notation: ##{{{{{macroname param1=\"value1\" ... paramN=\"valueN\"/}}}}}##\n\n|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|Rendering Macro with a content|(((\n{{{{{code language=\"java\"}}\nSystem.out.println(\"Hello World!\");\n{{/code}}\n}}}\n)))|{{code language=\"java\"}}System.out.println(\"Hello World!\");{{/code}}\n|Rendering Macro without content|(((\n{{{{{include reference=\"Space.Page\"/}}}}}\n)))|The referenced page is included in the current page\n\n{{info}}\nFor the full list of available macros check the [[Extensions wiki>>https://extensions.xwiki.org/]].\n{{/info}}\n\n==== Macros in this wiki ====\n\n{{include reference=\"XWiki.XWikiSyntaxMacrosList\"/}}",
            "id": 342794,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/342794/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/552600/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxmacros/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxmacros/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-15T09:41:39.869337Z",
            "action": 5,
            "target": "XWikiSyntaxMacros",
            "id": 338743,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/338743/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxmacros/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxmacros/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-15T06:06:10.341738Z",
            "action": 0,
            "target": "",
            "id": 338632,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/338632/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/552600/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxmacros/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxmacros/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-15T06:06:10.341681Z",
            "action": 59,
            "target": "",
            "id": 338631,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/338631/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/552599/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxmacros/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxmacros/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-11-15T06:06:10.341571Z",
            "action": 59,
            "target": "",
            "id": 338630,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/338630/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxmacros/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxmacros/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-15T06:06:10.272827Z",
            "action": 48,
            "target": "",
            "id": 338629,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/338629/?format=api"
        }
    ]
}