Translation components API.

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

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

{
    "count": 14,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxscripts/pl/?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:46:52.021904Z",
            "action": 0,
            "target": "",
            "id": 346659,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/346659/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxscripts/pl/?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:14:40.613086Z",
            "action": 0,
            "target": "",
            "id": 341999,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/341999/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxscripts/pl/?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:26.756549Z",
            "action": 0,
            "target": "",
            "id": 323559,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/323559/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxscripts/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-11T08:16:44.072631Z",
            "action": 0,
            "target": "",
            "id": 322385,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/322385/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxscripts/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-11T07:46:12.268441Z",
            "action": 0,
            "target": "",
            "id": 318865,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/318865/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/465661/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxscripts/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-11T07:46:12.268368Z",
            "action": 59,
            "target": "= Programowanie =\n\n== Skrypty ==\n\n{{comment}}please do not translate the sub headlines{{/comment}}\n=== 1.0 Scripts ===\n\n{{info}}W Gramatyce XWiki 1.0 można było wprowadzać skrypty Velocity bezpośrednio na stronie w dowolnym miejscu. To może prowadzić do problemów np. wtedy gdy użytkownik wprowadzi skrypt Velocity nieumyślnie. Zabiera to także niepotrzebnie zasoby w przypadku stron niewymagających obsługi Velocity. Występuje także kilka innych technicznych ograniczeń. To samo dotyczy skryptów Groovy.\n it was possible to enter Velocity scripts anywhere directly in the page. This can lead to issues for example when the user was involuntarily entering Velocity content. It is also performance hungry for pages not requiring Velocity content. There are several other technical limitations. Same goes for entering Groovy scripts.{{/info}}\n\n|=Feature|=XWiki Gramatyka 1.0\n|Skrypt Velocity|((({{{\n#set ($var = \"cokolwiek\")\n}}})))\n|Skrypt Groovy|((({{{\n<%\ndef var = \"cokolwiek\"\n%>\n}}})))\n\n=== 2.0 Scripts ===\n\n{{info}}W związku z niedoskonałościami wersji 1.0 w Gramatyce XWiki wersji {{velocity}}$crtSyntaxVer{{/velocity}} skrypty Velocity muszą być wprowadzane przy pomocy makra ##velocity##. To samo dotyczy skryptów Groovy.\n{{/info}}\n\n|=Feature|=Gramatyka XWiki {{velocity}}$crtSyntaxVer{{/velocity}}\n|Skrypt Velocity|((({{{\n{{velocity}}\n#set ($var = \"cokolwiek\")\n{{/velocity}}\n}}})))\n|Skrypt Grooby|((({{{\n{{groovy}}\ndef var = \"cokolwiek\"\n{{/groovy}}\n}}})))",
            "id": 318864,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/318864/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxscripts/pl/?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:40:30.026967Z",
            "action": 0,
            "target": "",
            "id": 291863,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/291863/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxscripts/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-15T03:36:34.493920Z",
            "action": 0,
            "target": "",
            "id": 289782,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/289782/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/465661/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxscripts/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-15T03:36:34.191278Z",
            "action": 30,
            "target": "= Programming =\n\n== Scripts ==\n\n=== 1.0 Scripts ===\n\n{{info}}In XWiki Syntax 1.0 it was possible to enter Velocity scripts anywhere directly in the page. This can lead to issues for example when the user was involuntarily entering Velocity content. It is also performance hungry for pages not requiring Velocity content. There are several other technical limitations. Same goes for entering Groovy scripts.{{/info}}\n\n|=Feature|=XWiki Syntax 1.0\n|Velocity script|((({{{\n#set ($var = \"whatever\")\n}}})))\n|Groovy script|((({{{\n<%\ndef var = \"whatever\"\n%>\n}}})))\n\n=== 2.0 Scripts ===\n\n{{info}}XWiki [[supports several scripting languages>>https://www.xwiki.org/xwiki/bin/view/Documentation/DevGuide/Scripting/]].{{/info}}\n\n|=Feature|=XWiki Syntax {{velocity}}$crtSyntaxVer{{/velocity}}\n|Velocity script|((({{{\n{{velocity}}\n#set ($var = \"whatever\")\n{{/velocity}}\n}}})))\n|Groovy script|((({{{\n{{groovy}}\ndef var = \"whatever\"\n{{/groovy}}\n}}})))",
            "id": 289781,
            "action_name": "Source string changed",
            "url": "https://l10n.xwiki.org/api/changes/289781/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxscripts/pl/?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:04.444337Z",
            "action": 0,
            "target": "",
            "id": 287461,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/287461/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxscripts/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-10T03:31:07.181213Z",
            "action": 0,
            "target": "",
            "id": 284399,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/284399/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxscripts/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T13:00:43.041502Z",
            "action": 0,
            "target": "",
            "id": 280776,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/280776/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxscripts/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-26T12:57:29.362883Z",
            "action": 0,
            "target": "",
            "id": 280094,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/280094/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxscripts/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxscripts/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-12-02T15:33:12.839182Z",
            "action": 0,
            "target": "",
            "id": 276864,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/276864/?format=api"
        }
    ]
}