Translation components API.

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

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

{
    "count": 53,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-onlineaccounts/en_CA/changes/?format=api",
    "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/en_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-12T16:32:12.626986Z",
            "action": 0,
            "target": "",
            "id": 250851,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/250851/?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/en_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-12T12:17:21.618765Z",
            "action": 0,
            "target": "",
            "id": 250616,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/250616/?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/en_CA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T02:45:16.252589Z",
            "action": 0,
            "target": "",
            "id": 202020,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/202020/?format=api"
        }
    ]
}