Translation components API.

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

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

{
    "count": 356,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/code/code/su/changes/?format=api&page=7",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/su/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-08-08T00:04:44.780080Z",
            "action": 0,
            "target": "",
            "id": 229905,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/229905/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/su/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-18T00:10:27.983319Z",
            "action": 0,
            "target": "",
            "id": 223805,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/223805/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/su/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-28T00:09:56.038143Z",
            "action": 0,
            "target": "",
            "id": 210935,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/210935/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/su/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:46:28.315862Z",
            "action": 0,
            "target": "",
            "id": 190793,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/190793/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/su/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:29:22.832562Z",
            "action": 0,
            "target": "",
            "id": 73735,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/73735/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/su/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-04T15:58:05.456913Z",
            "action": 0,
            "target": "",
            "id": 37270,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/37270/?format=api"
        }
    ]
}