Translation components API.

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

GET /api/translations/release-notes-opensuse/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/release-notes-opensuse/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-05T14:49:34Z",
            "action": 0,
            "target": "",
            "id": 9412,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9412/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-11-09T12:19:58Z",
            "action": 0,
            "target": "",
            "id": 9568,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/9568/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-05-11T15:01:29Z",
            "action": 17,
            "target": "",
            "id": 21706,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/21706/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T13:23:36Z",
            "action": 0,
            "target": "",
            "id": 120968,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/120968/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-11-06T10:01:13.545682Z",
            "action": 0,
            "target": "",
            "id": 748626,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/748626/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-28T18:53:49.270849Z",
            "action": 0,
            "target": "",
            "id": 954307,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/954307/?format=api"
        }
    ]
}