Translation components API.

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

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

{
    "count": 105,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-keyboard/zh_Hant/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-keyboard/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-keyboard/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-09T18:08:38.944588Z",
            "action": 0,
            "target": "",
            "id": 130780,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/130780/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-keyboard/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-keyboard/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:34:47.632071Z",
            "action": 0,
            "target": "",
            "id": 75103,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/75103/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-keyboard/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-keyboard/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-21T17:56:13.641818Z",
            "action": 17,
            "target": "",
            "id": 64902,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/64902/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-keyboard/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-keyboard/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-17T09:03:34.186266Z",
            "action": 17,
            "target": "",
            "id": 18456,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/18456/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-keyboard/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-keyboard/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-06T18:47:02.810910Z",
            "action": 0,
            "target": "",
            "id": 7902,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/7902/?format=api"
        }
    ]
}