Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-09-08T22:34:16Z",
            "action": 0,
            "target": "",
            "id": 234,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/234/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1586/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/ko/?format=api",
            "user": "https://l10n.opensuse.org/api/users/xein/?format=api",
            "author": "https://l10n.opensuse.org/api/users/xein/?format=api",
            "timestamp": "2016-03-31T16:04:21Z",
            "action": 2,
            "target": "명령:",
            "id": 14292,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/14292/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1598/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/ko/?format=api",
            "user": "https://l10n.opensuse.org/api/users/xein/?format=api",
            "author": "https://l10n.opensuse.org/api/users/xein/?format=api",
            "timestamp": "2016-03-31T16:04:50Z",
            "action": 2,
            "target": "%s 의 비밀번호를 입력하고 계속을 클릭하십시오.",
            "id": 14294,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/14294/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/1622/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/ko/?format=api",
            "user": "https://l10n.opensuse.org/api/users/xein/?format=api",
            "author": "https://l10n.opensuse.org/api/users/xein/?format=api",
            "timestamp": "2016-03-31T16:16:24Z",
            "action": 2,
            "target": "\nCopyright (C) 1999 Free Software Foundation, Inc.\n이것은 자유소프트웨어 입니다. 이 소프트웨어 복제 조건에 대해 확인하십시오.\n이 소프트웨어에는 보증이 없으며, 재판매나 특별한 목적을 위한 사용에 제한이 없습니다.\n",
            "id": 14296,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/14296/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-05T14:00:50Z",
            "action": 17,
            "target": "",
            "id": 14424,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/14424/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T16:48:23Z",
            "action": 0,
            "target": "",
            "id": 16612,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/16612/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T16:50:59Z",
            "action": 0,
            "target": "",
            "id": 16704,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/16704/?format=api"
        }
    ]
}