Translation components API.

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

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

{
    "count": 17,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxtables/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxtables/lv/?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:38.970452Z",
            "action": 0,
            "target": "",
            "id": 347394,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/347394/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxtables/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxtables/lv/?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:25.087373Z",
            "action": 0,
            "target": "",
            "id": 343122,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/343122/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxtables/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxtables/lv/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2022-10-11T08:29:27.168988Z",
            "action": 0,
            "target": "",
            "id": 323567,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/323567/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxtables/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxtables/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-11T08:16:53.482554Z",
            "action": 0,
            "target": "",
            "id": 322396,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/322396/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxtables/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxtables/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-11T07:45:27.123693Z",
            "action": 0,
            "target": "",
            "id": 318035,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/318035/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/465606/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxtables/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxtables/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-11T07:45:27.123611Z",
            "action": 59,
            "target": "= Editing =\n\n== Tabulas ==\n\n{{comment}}please do not translate the sub headlines{{/comment}}\n=== 1.0 Tables ===\n\nViki tabulas ļauj vienkāršā veidā attēlot saturu tabulas formā.\n\n|=Piemērs|=XWiki 1.0 sintakse|=Rezultāts\n|Parasta tabula|{{{(((\n{table}\n1. Virsraksts | 2. Virsraksts\n1. vārds | 2. vārds\n{table}\n)))}}}|(((\n|=1. Virsraksts|=2. Virsraksts\n|1. vārds|2. vārds\n)))\n|Tabula ar parametriem|(((\n<table style=\"background-color:red;text-align:center\">\n  <tbody>\n    <tr>\n      <td>1. Virsraksts</td>\n      <td style=\"background-color:yellow\">2. Virsraksts</td>\n    </tr>\n    <tr>\n      <td>1. vārds</td>\n      <td>2. vārds</td>\n    </tr>\n  </tbody>\n</table>\n)))|(((\n(% style=\"background-color:red;text-align:center\" %)\n|=1. Virsraksts|=(% style=\"background-color:yellow\" %)2. Virsraksts\n|1. vārds|2. vārds\n)))\n|Filtrējama un kārtojama tabula|(((\n{{{\n$xwiki.ssfx.use(\"js/xwiki/table/table.css\")\n$xwiki.jsfx.use(\"js/xwiki/table/tablefilterNsort.js\", true)\n<table id=\"table1id\" class=\"grid sortable filterable doOddEven\">\n  <tr class=\"sortHeader\">\n    <th>1. virsraksts</th>\n    <th>2. virsraksts</th>\n  </tr>\n  <tr>\n   <td>Šūna 11</td>\n   <td>Šūna 12</td>\n  </tr>\n  <tr>\n   <td>Šūna 21</td>\n   <td>Šūna 22</td>\n  </tr>\n</table>\n}}}\n)))|(((\n{{velocity}}\n$xwiki.ssfx.use(\"js/xwiki/table/table.css\")\n$xwiki.jsfx.use(\"js/xwiki/table/tablefilterNsort.js\", true)\n{{/velocity}}\n\n{{html}}\n<table id=\"table1id\" class=\"grid sortable filterable doOddEven\">\n<tr class=\"sortHeader\">\n<th>1. virsraksts</th>\n<th>2. virsraksts</th>\n</tr>\n<tr>\n<td>Šūna 11</td>\n<td>Šūna 12</td>\n</tr>\n<tr>\n<td>Šūna 21</td>\n<td>Šūna 22</td>\n</tr>\n</table>\n{{/html}}\n)))\n\n=== 2.0 Tables ===\n\nViki tabulas ļauj vienkāršā veidā attēlot saturu tabulas formā. Tiek atbalstīti arī tabulu parametri, row or cell in XWiki {{velocity}}$crtSyntaxVer{{/velocity}} sintakse.\n\n|=Piemērs|=XWiki {{velocity}}$crtSyntaxVer{{/velocity}} sintakse|=Rezultāts\n|Parasta tabula|(((\n{{{\n|=1. Virsraksts|=2. Virsraksts\n|1. vārds|2. vārds\n}}}\n)))|(((\n|=1. Virsraksts|=2. Virsraksts\n|1. vārds|2. vārds\n)))\n|Tabula ar parametriem|(((\n{{{\n(% style=\"background-color:red;text-align:center\" %)\n|=1. Virsraksts|=(% style=\"background-color:yellow\" %)2. Virsraksts\n|1. vārds|2. vārds\n}}}\n)))|(((\n(% style=\"background-color:red;text-align:center\" %)\n|=1. Virsraksts|=(% style=\"background-color:yellow\" %)2. Virsraksts\n|1. vārds|2. vārds\n)))\n|Filtrējama un kārtojama tabula|(((\n{{{\n{{velocity}}\n$xwiki.ssfx.use(\"js/xwiki/table/table.css\")\n$xwiki.jsfx.use(\"js/xwiki/table/tablefilterNsort.js\", true)\n{{/velocity}}\n\n{{html}}\n<table id=\"tableid\" class=\"grid sortable filterable doOddEven\">\n<tr class=\"sortHeader\">\n<th>1. virsraksts</th>\n<th>2. virsraksts</th>\n</tr>\n<tr>\n<td>Šūna 11</td>\n<td>Šūna 12</td>\n</tr>\n<tr>\n<td>Šūna 21</td>\n<td>Šūna 22</td>\n</tr>\n</table>\n{{/html}}\n}}}\n)))|(((\n{{velocity}}\n$xwiki.ssfx.use(\"js/xwiki/table/table.css\")\n$xwiki.jsfx.use(\"js/xwiki/table/tablefilterNsort.js\", true)\n{{/velocity}}\n\n{{html}}\n<table id=\"tableid\" class=\"grid sortable filterable doOddEven\">\n<tr class=\"sortHeader\">\n<th>1. virsraksts</th>\n<th>2. virsraksts</th>\n</tr>\n<tr>\n<td>Šūna 11</td>\n<td>Šūna 12</td>\n</tr>\n<tr>\n<td>Šūna 21</td>\n<td>Šūna 22</td>\n</tr>\n</table>\n{{/html}}\n)))",
            "id": 318034,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/318034/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxtables/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxtables/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-22T03:30:24.162714Z",
            "action": 0,
            "target": "",
            "id": 301022,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/301022/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/465606/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxtables/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxtables/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-22T03:30:24.160248Z",
            "action": 30,
            "target": "= Editing =\n\n== Tables ==\n\n=== 1.0 Tables ===\n\nAllows to easily create content in table format.\n\n|=Feature|=XWiki Syntax 1.0|=Result\n|Standard table|((({{{\n{table}\nTitle 1 | Title 2\nWord 1 | Word 2\n{table}\n}}})))|(((\n|=Title 1|=Title 2\n|Word 1|Word 2\n)))\n|Parametrized table|(((\n<table style=\"background-color:red;text-align:center\">\n  <tbody>\n    <tr>\n      <td>Title 1</td>\n      <td style=\"background-color:yellow\">Title 2</td>\n    </tr>\n    <tr>\n      <td>Word 1</td>\n      <td>Word 2</td>\n    </tr>\n  </tbody>\n</table>\n)))|(((\n(% style=\"background-color:red;text-align:center\" %)\n|=Title 1|=(% style=\"background-color:yellow\" %)Title 2\n|Word 1|Word 2\n)))\n|Filterable Sortable table|((({{{\n$xwiki.ssfx.use(\"js/xwiki/table/table.css\")\n$xwiki.jsfx.use(\"js/xwiki/table/tablefilterNsort.js\", true)\n<table id=\"table1id\" class=\"grid sortable filterable doOddEven\">\n  <tr class=\"sortHeader\">\n    <th>Title 1</th>\n    <th>Title 2</th>\n  </tr>\n  <tr>\n   <td>Cell 11</td>\n   <td>Cell 12</td>\n  </tr>\n  <tr>\n   <td>Cell 21</td>\n   <td>Cell 22</td>\n  </tr>\n</table>\n}}}\n\n{{info}}For improved features see the [[Livetable Macro>>https://extensions.xwiki.org/xwiki/bin/view/Extension/Livetable+Macro]].{{/info}}\n)))|(((\n{{velocity}}\n$xwiki.ssfx.use(\"js/xwiki/table/table.css\")\n$xwiki.jsfx.use(\"js/xwiki/table/tablefilterNsort.js\", true)\n{{/velocity}}\n\n(% class=\"grid sortable filterable doOddEven\" id=\"table1id\" %)\n(% class=\"sortHeader\" %)|=Title 1|=Title 2\n|Cell 11|Cell 12\n|Cell 21|Cell 22\n)))\n\n=== 2.0 Tables ===\n\nAllows to easily create content in table format. Parameters for table, row or cell are also supported in XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}.\n\n|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|Standard table|((({{{\n|=Title 1|=Title 2\n|Word 1|Word 2\n}}}))) or ((({{{\n!=Title 1!=Title 2\n!!Word 1!!Word 2\n}}})))|(((\n|=Title 1|=Title 2\n|Word 1|Word 2\n)))\n|Parametrized table|((({{{\n(% style=\"background-color:red;text-align:center\" %)\n|=Title 1|=(% style=\"background-color:yellow\" %)Title 2\n|Word 1|Word 2\n}}})))|(((\n(% style=\"background-color:red;text-align:center\" %)\n|=Title 1|=(% style=\"background-color:yellow\" %)Title 2\n|Word 1|Word 2\n)))\n|Filterable Sortable table|((({{{\n{{velocity}}\n$xwiki.ssfx.use(\"js/xwiki/table/table.css\")\n$xwiki.jsfx.use(\"js/xwiki/table/tablefilterNsort.js\", true)\n{{/velocity}}\n\n(% class=\"grid sortable filterable doOddEven\" id=\"tableid\" %)\n(% class=\"sortHeader\" %)|=Title 1|=Title 2\n|Cell 11|Cell 12\n|Cell 21|Cell 22\n}}}\n\n{{info}}For improved features see the [[Livetable Macro>>https://extensions.xwiki.org/xwiki/bin/view/Extension/Livetable+Macro]].{{/info}}\n)))|(((\n{{velocity}}\n$xwiki.ssfx.use(\"js/xwiki/table/table.css\")\n$xwiki.jsfx.use(\"js/xwiki/table/tablefilterNsort.js\", true)\n{{/velocity}}\n\n(% class=\"grid sortable filterable doOddEven\" id=\"tableid\" %)\n(% class=\"sortHeader\" %)|=Title 1|=Title 2\n|Cell 11|Cell 12\n|Cell 21|Cell 22\n)))",
            "id": 301021,
            "action_name": "Source string changed",
            "url": "https://l10n.xwiki.org/api/changes/301021/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxtables/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxtables/lv/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2021-11-24T08:41:04.306898Z",
            "action": 0,
            "target": "",
            "id": 292213,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/292213/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxtables/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxtables/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-15T03:36:43.632378Z",
            "action": 0,
            "target": "",
            "id": 289869,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/289869/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/465606/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxtables/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxtables/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-15T03:36:43.626671Z",
            "action": 30,
            "target": "= Editing =\n\n== Tables ==\n\n=== 1.0 Tables ===\n\nAllows to easily create content in table format.\n\n|=Feature|=XWiki Syntax 1.0|=Result\n|Standard table|((({{{\n{table}\nTitle 1 | Title 2\nWord 1 | Word 2\n{table}\n}}})))|(((\n|=Title 1|=Title 2\n|Word 1|Word 2\n)))\n|Parametrized table|(((\n<table style=\"background-color:red;text-align:center\">\n  <tbody>\n    <tr>\n      <td>Title 1</td>\n      <td style=\"background-color:yellow\">Title 2</td>\n    </tr>\n    <tr>\n      <td>Word 1</td>\n      <td>Word 2</td>\n    </tr>\n  </tbody>\n</table>\n)))|(((\n(% style=\"background-color:red;text-align:center\" %)\n|=Title 1|=(% style=\"background-color:yellow\" %)Title 2\n|Word 1|Word 2\n)))\n|Filterable Sortable table|((({{{\n$xwiki.ssfx.use(\"js/xwiki/table/table.css\")\n$xwiki.jsfx.use(\"js/xwiki/table/tablefilterNsort.js\", true)\n<table id=\"table1id\" class=\"grid sortable filterable doOddEven\">\n  <tr class=\"sortHeader\">\n    <th>Title 1</th>\n    <th>Title 2</th>\n  </tr>\n  <tr>\n   <td>Cell 11</td>\n   <td>Cell 12</td>\n  </tr>\n  <tr>\n   <td>Cell 21</td>\n   <td>Cell 22</td>\n  </tr>\n</table>\n}}}\n\n{{info}}For improved features see the [[Livetable Macro>>https://extensions.xwiki.org/xwiki/bin/view/Extension/Livetable+Macro]].{{/info}}\n)))|(((\n{{velocity}}\n$xwiki.ssfx.use(\"js/xwiki/table/table.css\")\n$xwiki.jsfx.use(\"js/xwiki/table/tablefilterNsort.js\", true)\n{{/velocity}}\n\n(% class=\"grid sortable filterable doOddEven\" id=\"table1id\" %)\n(% class=\"sortHeader\" %)|=Title 1|=Title 2\n|Cell 11|Cell 12\n|Cell 21|Cell 22\n)))\n\n=== 2.0 Tables ===\n\nAllows to easily create content in table format. Parameters for table, row or cell are also supported in XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}.\n\n|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}|=Result\n|Standard table|((({{{\n|=Title 1|=Title 2\n|Word 1|Word 2\n}}}))) or ((({{{\n!=Title 1!=Title 2\n!!Word 1!!Word 2\n}}})))|(((\n|=Title 1|=Title 2\n|Word 1|Word 2\n)))\n|Parametrized table|((({{{\n(% style=\"background-color:red;text-align:center\" %)\n|=Title 1|=(% style=\"background-color:yellow\" %)Title 2\n|Word 1|Word 2\n}}})))|(((\n(% style=\"background-color:red;text-align:center\" %)\n|=Title 1|=(% style=\"background-color:yellow\" %)Title 2\n|Word 1|Word 2\n)))\n|Filterable Sortable table|((({{{\n{{velocity}}\n$xwiki.ssfx.use(\"js/xwiki/table/table.css\")\n$xwiki.jsfx.use(\"js/xwiki/table/tablefilterNsort.js\", true)\n{{/velocity}}\n\n(% class=\"grid sortable filterable doOddEven\" id=\"tableid\" %)\n(% class=\"sortHeader\" %)|=Title 1|=Title 2\n|Cell 11|Cell 12\n|Cell 21|Cell 22\n}}}\n\n{{info}}For improved features see the [[Livetable Macro>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Livetable+Macro]].{{/info}}\n)))|(((\n{{velocity}}\n$xwiki.ssfx.use(\"js/xwiki/table/table.css\")\n$xwiki.jsfx.use(\"js/xwiki/table/tablefilterNsort.js\", true)\n{{/velocity}}\n\n(% class=\"grid sortable filterable doOddEven\" id=\"tableid\" %)\n(% class=\"sortHeader\" %)|=Title 1|=Title 2\n|Cell 11|Cell 12\n|Cell 21|Cell 22\n)))",
            "id": 289868,
            "action_name": "Source string changed",
            "url": "https://l10n.xwiki.org/api/changes/289868/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxtables/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxtables/lv/?format=api",
            "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
            "timestamp": "2021-07-02T10:26:50.414220Z",
            "action": 0,
            "target": "",
            "id": 287845,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/287845/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxtables/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxtables/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-10T03:31:09.687644Z",
            "action": 0,
            "target": "",
            "id": 284436,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/284436/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxtables/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxtables/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T13:00:50.779376Z",
            "action": 0,
            "target": "",
            "id": 280817,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/280817/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxtables/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxtables/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:57:36.839297Z",
            "action": 0,
            "target": "",
            "id": 280135,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/280135/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxtables/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxtables/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-02T15:32:44.991299Z",
            "action": 0,
            "target": "",
            "id": 276782,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/276782/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxtables/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxtables/lv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-17T10:19:57.035879Z",
            "action": 0,
            "target": "",
            "id": 175104,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/175104/?format=api"
        }
    ]
}