Translation components API.

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

GET /api/translations/switchboard/switchboard-plug-keyboard/ro/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/ro/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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-09T18:07:58.216979Z",
            "action": 0,
            "target": "",
            "id": 130757,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/130757/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:34:46.341661Z",
            "action": 0,
            "target": "",
            "id": 75099,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/75099/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-23T05:05:34.043426Z",
            "action": 17,
            "target": "",
            "id": 47558,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/47558/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-02T22:59:49.532937Z",
            "action": 0,
            "target": "",
            "id": 36033,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/36033/?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/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-06T18:46:49.896127Z",
            "action": 0,
            "target": "",
            "id": 7898,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/7898/?format=api"
        }
    ]
}