Translation components API.

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

GET /api/translations/libgnomesu/master/zh_TW/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/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-09-08T22:35:07Z",
            "action": 0,
            "target": "",
            "id": 280,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/280/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2866/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/zh_TW/?format=api",
            "user": "https://l10n.opensuse.org/api/users/RamaxLo/?format=api",
            "author": "https://l10n.opensuse.org/api/users/RamaxLo/?format=api",
            "timestamp": "2015-10-17T04:33:37Z",
            "action": 2,
            "target": "指定準備執行的指令,以一個字串表示。",
            "id": 5822,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/5822/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2870/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/zh_TW/?format=api",
            "user": "https://l10n.opensuse.org/api/users/RamaxLo/?format=api",
            "author": "https://l10n.opensuse.org/api/users/RamaxLo/?format=api",
            "timestamp": "2015-10-17T04:33:52Z",
            "action": 2,
            "target": "以指定的身分 (而不是 root) 來執行程式。",
            "id": 5824,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/5824/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-10-17T07:00:03Z",
            "action": 17,
            "target": "",
            "id": 5838,
            "action_name": "Committed changes",
            "url": "https://l10n.opensuse.org/api/changes/5838/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T16:48:27Z",
            "action": 0,
            "target": "",
            "id": 16658,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/16658/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-04-27T16:51:03Z",
            "action": 0,
            "target": "",
            "id": 16750,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/16750/?format=api"
        }
    ]
}