Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/store/index/zh_Hant/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/index/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-25T20:25:31.079222Z",
            "action": 0,
            "target": "",
            "id": 785872,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/785872/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/index/zh_Hant/?format=api",
            "user": "https://l10n.elementary.io/api/users/btkostner/?format=api",
            "author": "https://l10n.elementary.io/api/users/btkostner/?format=api",
            "timestamp": "2021-02-24T19:35:08.734023Z",
            "action": 0,
            "target": "",
            "id": 782171,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/782171/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/index/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-24T19:12:38.777821Z",
            "action": 0,
            "target": "",
            "id": 781790,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/781790/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/index/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-24T19:11:17.236126Z",
            "action": 0,
            "target": "",
            "id": 781706,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/781706/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/index/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-24T19:02:31.929439Z",
            "action": 0,
            "target": "",
            "id": 781579,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/781579/?format=api"
        }
    ]
}