Translation components API.

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

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

{
    "count": 9,
    "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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T17:31:23.820073Z",
            "action": 17,
            "target": "",
            "id": 417717,
            "action_name": "Changes committed",
            "url": "https://l10n.xwiki.org/api/changes/417717/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564847/?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/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "author": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "timestamp": "2024-02-06T06:49:40.366727Z",
            "action": 2,
            "target": "= Програмування =\n\n== Скрипти ==\n\n=== 1.0 Scripts ===\n\n{{info}}У XWiki Syntax 1.0 можна було вводити скрипти Velocity будь-де безпосередньо на сторінці. Це може призвести до проблем, наприклад, коли користувач мимоволі вводив вміст Velocity. Він також потребує продуктивності для сторінок, які не потребують вмісту Velocity. Існує кілька інших технічних обмежень. Те ж саме стосується введення скриптів Groovy.{{/info}}\n\n|=Функція|=Синтаксис XWiki 1.0\n|Скрипт Velocity|(({{{\n#set ($var = \"whatever\")\n}}})))\n|Скрипт Groovy|((({{{\n<%\ndef var = \"whatever\"\n%>\n}}})))\n\n=== 2.0 Scripts ===\n\n{{info}}XWiki [[підтримує кілька мов сценаріїв>>https://www.xwiki.org/xwiki/bin/view/Documentation/DevGuide/Scripting/]].{{/info}}\n\n|=Функція|=Синтаксис XWiki {{velocity}}$crtSyntaxVer{{/velocity}}\n|Скрипт Velocity|(({{{\n{{velocity}}\n#set ($var = \"whatever\")\n{{/velocity}}\n}}})))\n|Скрипт Groovy|((({{{\n{{groovy}}\ndef var = \"whatever\"\n{{/groovy}}\n}}})))",
            "id": 417689,
            "action_name": "Translation changed",
            "url": "https://l10n.xwiki.org/api/changes/417689/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564848/?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/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "author": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "timestamp": "2023-05-06T13:39:00.925460Z",
            "action": 5,
            "target": "XWikiSyntaxScripts",
            "id": 380110,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/380110/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564847/?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/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "author": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "timestamp": "2023-05-06T13:38:31.266532Z",
            "action": 2,
            "target": "= Програмування =\n\n== Скрипти ==\n\n=== Скрипти 1.0 ===\n\n{{info}}У XWiki Syntax 1.0 можна було вводити скрипти Velocity будь-де безпосередньо на сторінці. Це може призвести до проблем, наприклад, коли користувач мимоволі вводив вміст Velocity. Він також потребує продуктивності для сторінок, які не потребують вмісту Velocity. Існує кілька інших технічних обмежень. Те ж саме стосується введення скриптів Groovy.{{/info}}\n\n|=Функція|=Синтаксис XWiki 1.0\n|Скрипт Velocity|(({{{\n#set ($var = \"whatever\")\n}}})))\n|Скрипт Groovy|((({{{\n<%\ndef var = \"whatever\"\n%>\n}}})))\n\n=== Скрипти 2.0 ===\n\n{{info}}XWiki [[підтримує кілька мов сценаріїв>>https://www.xwiki.org/xwiki/bin/view/Documentation/DevGuide/Scripting/]].{{/info}}\n\n|=Функція|=Синтаксис XWiki {{velocity}}$crtSyntaxVer{{/velocity}}\n|Скрипт Velocity|(({{{\n{{velocity}}\n#set ($var = \"whatever\")\n{{/velocity}}\n}}})))\n|Скрипт Groovy|((({{{\n{{groovy}}\ndef var = \"whatever\"\n{{/groovy}}\n}}})))",
            "id": 380109,
            "action_name": "Translation changed",
            "url": "https://l10n.xwiki.org/api/changes/380109/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564847/?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/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "author": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "timestamp": "2023-05-06T13:37:46.936949Z",
            "action": 5,
            "target": "= Програмування =\n\n== Скрипти ==\n\n=== Скрипти 1.0 ===\n\n{{info}}У XWiki Syntax 1.0 можна було вводити скрипти Velocity будь-де безпосередньо на сторінці. Це може призвести до проблем, наприклад, коли користувач мимоволі вводив вміст Velocity. Він також потребує продуктивності для сторінок, які не потребують вмісту Velocity. Існує кілька інших технічних обмежень. Те ж саме стосується введення скриптів Groovy.{{/info}}\n\n|=Функція|=Синтаксис XWiki 1.0\n|Скрипт Velocity|(({{{\n#set ($var = \"whatever\")\n}}})))\n|Скрипт Groovy|((({{{\n<%\ndef var = \"whatever\"\n%>\n}}})))\n\n=== Скрипти 2.0 ===\n\n{{info}}XWiki [[підтримує кілька мов сценаріїв>>https://www.xwiki.org/xwiki/bin/view/Documentation/DevGuide/Scripting/]].{{/info}}\n\n|=Функція|=Синтаксис XWiki {{velocity}}$crtSyntaxVer{{/velocity}}\n|Скрипт Velocity|(({{{\n{{швидкість}}\n#set ($var = \"whatever\")\n{{/velocity}}\n}}})))\n|Скрипт Groovy|((({{{\n{{крутий}}\ndef var = \"whatever\"\n{{/groovy}}\n}}})))",
            "id": 380108,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/380108/?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/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "author": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "timestamp": "2023-05-06T13:33:35.687313Z",
            "action": 0,
            "target": "",
            "id": 380105,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/380105/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564848/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-06T13:33:35.687270Z",
            "action": 59,
            "target": "",
            "id": 380104,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/380104/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/564847/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-06T13:33:35.687178Z",
            "action": 59,
            "target": "",
            "id": 380103,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/380103/?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/uk/?format=api",
            "user": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "author": "https://l10n.xwiki.org/api/users/petrenkonikita112263/?format=api",
            "timestamp": "2023-05-06T13:33:35.583920Z",
            "action": 48,
            "target": "",
            "id": 380102,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/380102/?format=api"
        }
    ]
}