Translation components API.

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

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

{
    "count": 355,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-keyboard/ja/changes/?format=api&page=7",
    "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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:34:36.280602Z",
            "action": 0,
            "target": "",
            "id": 75068,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/75068/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-25T10:04:35.368740Z",
            "action": 17,
            "target": "",
            "id": 28359,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/28359/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-18T13:08:26.511495Z",
            "action": 17,
            "target": "",
            "id": 19564,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/19564/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-09T17:48:38.445673Z",
            "action": 17,
            "target": "",
            "id": 9815,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/9815/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-06T18:45:19.176369Z",
            "action": 0,
            "target": "",
            "id": 7867,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/7867/?format=api"
        }
    ]
}