Translation components API.

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

GET /api/translations/code/code/zh/changes/?format=api&page=11
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 509,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/code/code/zh/changes/?format=api&page=10",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/1392914/?format=api",
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/zh/?format=api",
            "user": null,
            "author": "https://l10n.elementary.io/api/users/anonymous/?format=api",
            "timestamp": "2018-10-27T05:50:57.583938Z",
            "action": 4,
            "target": "代码",
            "id": 274176,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/274176/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/zh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-19T00:04:02.463508Z",
            "action": 0,
            "target": "",
            "id": 267717,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/267717/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/zh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-15T00:09:38.961458Z",
            "action": 0,
            "target": "",
            "id": 259163,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/259163/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/zh/?format=api",
            "user": "https://l10n.elementary.io/api/users/Moo/?format=api",
            "author": "https://l10n.elementary.io/api/users/Moo/?format=api",
            "timestamp": "2018-09-18T17:52:33.413830Z",
            "action": 0,
            "target": "",
            "id": 241623,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/241623/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/zh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-09-18T00:05:39.737635Z",
            "action": 0,
            "target": "",
            "id": 240996,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/240996/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/zh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-08-08T00:04:59.986863Z",
            "action": 0,
            "target": "",
            "id": 229925,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/229925/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/zh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-18T00:10:42.590920Z",
            "action": 0,
            "target": "",
            "id": 223825,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/223825/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/zh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-28T00:10:16.904703Z",
            "action": 0,
            "target": "",
            "id": 210961,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/210961/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/zh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:47:39.560028Z",
            "action": 0,
            "target": "",
            "id": 190823,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/190823/?format=api"
        }
    ]
}