Translation components API.

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

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

{
    "count": 103,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-onlineaccounts/ckb/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-onlineaccounts/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-onlineaccounts/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-12T16:32:07.603760Z",
            "action": 0,
            "target": "",
            "id": 250837,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/250837/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-onlineaccounts/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-onlineaccounts/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-12T12:17:08.555603Z",
            "action": 0,
            "target": "",
            "id": 250603,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/250603/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-onlineaccounts/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-onlineaccounts/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T02:45:10.605174Z",
            "action": 0,
            "target": "",
            "id": 202014,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/202014/?format=api"
        }
    ]
}