Translation components API.

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

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

{
    "count": 11,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxparagraphs/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxparagraphs/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-02T12:46:31.899177Z",
            "action": 17,
            "target": "",
            "id": 417131,
            "action_name": "Changes committed",
            "url": "https://l10n.xwiki.org/api/changes/417131/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/576853/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxparagraphs/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxparagraphs/ko/?format=api",
            "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
            "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
            "timestamp": "2024-01-02T12:18:06.768468Z",
            "action": 2,
            "target": "XWikiSyntaxParagraphs",
            "id": 416687,
            "action_name": "Translation changed",
            "url": "https://l10n.xwiki.org/api/changes/416687/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxparagraphs/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxparagraphs/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T04:46:34.078609Z",
            "action": 17,
            "target": "",
            "id": 414277,
            "action_name": "Changes committed",
            "url": "https://l10n.xwiki.org/api/changes/414277/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/576853/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxparagraphs/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxparagraphs/ko/?format=api",
            "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
            "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
            "timestamp": "2023-12-30T02:50:05.701268Z",
            "action": 5,
            "target": "XWiki구문단락",
            "id": 413295,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/413295/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxparagraphs/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxparagraphs/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T02:46:34.559081Z",
            "action": 17,
            "target": "",
            "id": 413223,
            "action_name": "Changes committed",
            "url": "https://l10n.xwiki.org/api/changes/413223/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/576852/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxparagraphs/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxparagraphs/ko/?format=api",
            "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
            "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
            "timestamp": "2023-12-30T02:02:09.629241Z",
            "action": 5,
            "target": "= 편집 중 =\n\n== 단락 ==\n\n=== 1.0 단락 ===\n\n단락은 2개 이상의 새 줄로 구분된 텍스트 요소입니다.\n\n{{info}} XWiki 구문 1.0 에서는 새 줄이 허용되지 않습니다 . \n대신 다음과 같이 이중 백슬래시를 삽입해야 합니다. {{{}}}{{/info}}\n\n|=기능|= XWiki 구문 1.0|=결과\n|간단한 단락|이것은 단락입니다|이것은 단락입니다\n|여러 줄의 단락|{{{}}}여러 줄의 단락|여러 줄의 단락\n|두 문단|문단 1\\문단 2|문단 1\\문단 2\n|매개변수화된 단락|<p style=\"text-align:center;color:blue\">가운데 맞춤 및 파란색 단락</p>|(% style=\"text-align:center;color:blue\" %)가운데 및 파란색 단락\n\n=== 2.0 단락 ===\n\n단락은 2개 이상의 새 줄로 구분된 텍스트 요소입니다.\n\n|=기능|= XWiki 구문 {{velocity}}$crtSyntaxVer{{/velocity}}|=결과\n|간단한 단락|이것은 단락입니다|이것은 단락입니다\n|여러 줄의 단락|여러 줄의 단락|여러 줄의 단락\n|두 문단|문단 1\\문단 2|문단 1\\문단 2\n|매개변수화된 단락|{{{(% style=\"text-align:center;color:blue\" %)}}}가운데 및 파란색 단락|(% style=\"text-align:center;color:blue\" %)가운데 파란색 단락\n|단락 내용 일부에 다른 스타일|{{{(% style=\"color:red\" %)}}}빨간색{{{(%%)}}} 내부 스타일이 다른 단락|(% 스타일이 있는 단락) =\"color:red\" %)red(%%) 내부 텍스트",
            "id": 413129,
            "action_name": "Translation added",
            "url": "https://l10n.xwiki.org/api/changes/413129/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxparagraphs/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxparagraphs/ko/?format=api",
            "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
            "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
            "timestamp": "2023-12-29T03:07:47.351171Z",
            "action": 0,
            "target": "",
            "id": 409449,
            "action_name": "Resource updated",
            "url": "https://l10n.xwiki.org/api/changes/409449/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/576853/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxparagraphs/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxparagraphs/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-29T03:07:47.351125Z",
            "action": 59,
            "target": "",
            "id": 409448,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/409448/?format=api"
        },
        {
            "unit": "https://l10n.xwiki.org/api/units/576852/?format=api",
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxparagraphs/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxparagraphs/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-29T03:07:47.351029Z",
            "action": 59,
            "target": "",
            "id": 409447,
            "action_name": "String updated in the repository",
            "url": "https://l10n.xwiki.org/api/changes/409447/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxparagraphs/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxparagraphs/ko/?format=api",
            "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
            "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
            "timestamp": "2023-12-29T03:07:47.262331Z",
            "action": 48,
            "target": "",
            "id": 409446,
            "action_name": "Language added",
            "url": "https://l10n.xwiki.org/api/changes/409446/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxparagraphs/?format=api",
            "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxparagraphs/ko/?format=api",
            "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
            "author": null,
            "timestamp": "2023-12-29T03:07:47.256199Z",
            "action": 17,
            "target": "",
            "id": 409445,
            "action_name": "Changes committed",
            "url": "https://l10n.xwiki.org/api/changes/409445/?format=api"
        }
    ]
}