Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-samba-provision/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-21T18:35:16.939643Z",
            "action": 0,
            "target": "",
            "id": 1324429,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1324429/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-samba-provision/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-21T18:35:20.425251Z",
            "action": 44,
            "target": "",
            "id": 1324445,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1324445/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11155523/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-samba-provision/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ko/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2020-07-03T06:43:43.120040Z",
            "action": 4,
            "target": "도메인 이름 제공 서버",
            "id": 1469860,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1469860/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11155524/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-samba-provision/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ko/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2020-07-03T06:46:19.832270Z",
            "action": 4,
            "target": "후위",
            "id": 1469861,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1469861/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11155525/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-samba-provision/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ko/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2020-07-03T06:47:08.535404Z",
            "action": 4,
            "target": "발송자",
            "id": 1469862,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1469862/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11155521/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-samba-provision/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-samba-provision/master/ko/?format=api",
            "user": null,
            "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
            "timestamp": "2020-07-03T06:47:48.434807Z",
            "action": 4,
            "target": "넷바이오스 주체 이름",
            "id": 1469863,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/1469863/?format=api"
        }
    ]
}