Translation components API.

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

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

{
    "count": 108,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/website/get-involved/uk/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-29T21:41:08.419444Z",
            "action": 0,
            "target": "",
            "id": 32166,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/32166/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/uk/?format=api",
            "user": "https://l10n.elementary.io/api/users/Davidmp/?format=api",
            "author": "https://l10n.elementary.io/api/users/Davidmp/?format=api",
            "timestamp": "2017-04-25T16:58:02.542777Z",
            "action": 1,
            "target": "",
            "id": 29088,
            "action_name": "Translation completed",
            "url": "https://l10n.elementary.io/api/changes/29088/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-25T16:57:59.920887Z",
            "action": 17,
            "target": "",
            "id": 29086,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/29086/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-23T00:59:51.304169Z",
            "action": 0,
            "target": "",
            "id": 26444,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/26444/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-21T01:42:31.164999Z",
            "action": 0,
            "target": "",
            "id": 24138,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/24138/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-21T01:21:46.288885Z",
            "action": 0,
            "target": "",
            "id": 24046,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/24046/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-21T01:15:46.261907Z",
            "action": 17,
            "target": "",
            "id": 23970,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/23970/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/get-involved/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-03-07T04:06:04.702918Z",
            "action": 0,
            "target": "",
            "id": 1572,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1572/?format=api"
        }
    ]
}