Translation components API.

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

GET /api/translations/code/plugins/uk/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 107,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/code/plugins/uk/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/plugins/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/plugins/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-19T00:07:28.386537Z",
            "action": 0,
            "target": "",
            "id": 268128,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/268128/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/plugins/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/plugins/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-18T00:10:59.603400Z",
            "action": 0,
            "target": "",
            "id": 223874,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/223874/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/plugins/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/plugins/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:48:36.274053Z",
            "action": 0,
            "target": "",
            "id": 190965,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/190965/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/plugins/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/plugins/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-16T00:03:13.136468Z",
            "action": 0,
            "target": "",
            "id": 134015,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/134015/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/plugins/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/plugins/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-22T00:07:58.609329Z",
            "action": 17,
            "target": "",
            "id": 124125,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/124125/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/plugins/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/plugins/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-20T18:52:51.498643Z",
            "action": 0,
            "target": "",
            "id": 121763,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/121763/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/plugins/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/plugins/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-13T00:28:11.176488Z",
            "action": 0,
            "target": "",
            "id": 118930,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/118930/?format=api"
        }
    ]
}