Translation components API.

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

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

{
    "count": 56,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ko/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-configuration_management/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ko/?format=api",
            "user": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
            "author": null,
            "timestamp": "2018-01-29T05:17:37.741684Z",
            "action": 17,
            "target": "",
            "id": 857880,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/857880/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7608994/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-configuration_management/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ko/?format=api",
            "user": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
            "author": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
            "timestamp": "2018-01-29T05:17:37.488906Z",
            "action": 5,
            "target": "구성 관리 준비 중...",
            "id": 857879,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/857879/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7608992/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-configuration_management/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ko/?format=api",
            "user": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
            "author": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
            "timestamp": "2018-01-29T05:17:04.459808Z",
            "action": 5,
            "target": "이 컴퓨터에 적용할 수식을 선택하십시오. 선택한 각 수식에 대해 파라미터를 사용하여 수식을 사용자 지정할 수 있습니다.",
            "id": 857876,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/857876/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7608991/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-configuration_management/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ko/?format=api",
            "user": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
            "author": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
            "timestamp": "2018-01-29T05:16:30.553620Z",
            "action": 5,
            "target": "적용할 수식 선택:",
            "id": 857875,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/857875/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/7608990/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-configuration_management/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ko/?format=api",
            "user": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
            "author": "https://l10n.opensuse.org/api/users/hwajinkim/?format=api",
            "timestamp": "2018-01-29T05:16:09.931495Z",
            "action": 5,
            "target": "수식",
            "id": 857872,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/857872/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-configuration_management/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-configuration_management/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-10T16:48:01.658167Z",
            "action": 0,
            "target": "",
            "id": 824631,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/824631/?format=api"
        }
    ]
}