Translation components API.

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

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

{
    "count": 57,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/videos/videos/zh_Hant/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-17T00:16:52.916977Z",
            "action": 0,
            "target": "",
            "id": 222810,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/222810/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-28T00:20:11.557270Z",
            "action": 0,
            "target": "",
            "id": 212523,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/212523/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T03:01:18.500874Z",
            "action": 0,
            "target": "",
            "id": 203778,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/203778/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/zh_Hant/?format=api",
            "user": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "author": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "timestamp": "2018-05-16T02:33:30.321776Z",
            "action": 0,
            "target": "",
            "id": 161638,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/161638/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:51:44.746879Z",
            "action": 0,
            "target": "",
            "id": 78388,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/78388/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-01T00:14:08.202063Z",
            "action": 0,
            "target": "",
            "id": 34911,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/34911/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-25T15:52:29.246122Z",
            "action": 0,
            "target": "",
            "id": 28923,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/28923/?format=api"
        }
    ]
}