Translation components API.

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

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

{
    "count": 255,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/code/code/bs/changes/?format=api&page=5",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-09-18T00:04:23.300431Z",
            "action": 0,
            "target": "",
            "id": 240882,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/240882/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-08-08T00:03:43.894645Z",
            "action": 0,
            "target": "",
            "id": 229811,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/229811/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-18T00:09:19.326819Z",
            "action": 0,
            "target": "",
            "id": 223711,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/223711/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-28T00:08:34.006677Z",
            "action": 0,
            "target": "",
            "id": 210834,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/210834/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/code/code/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/code/code/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:41:05.580326Z",
            "action": 0,
            "target": "",
            "id": 190653,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/190653/?format=api"
        }
    ]
}