Translation components API.

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

GET /api/translations/yast-network/master/da/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.opensuse.org/api/translations/yast-network/master/da/changes/?format=api&page=7",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-23T01:36:18Z",
            "action": 0,
            "target": "",
            "id": 408064,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/408064/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-02T01:39:21Z",
            "action": 0,
            "target": "",
            "id": 392870,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/392870/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-18T09:02:47Z",
            "action": 0,
            "target": "",
            "id": 368040,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/368040/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-22T15:46:30Z",
            "action": 0,
            "target": "",
            "id": 142214,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/142214/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-19T15:09:35Z",
            "action": 0,
            "target": "",
            "id": 139002,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/139002/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T10:25:35Z",
            "action": 0,
            "target": "",
            "id": 112026,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/112026/?format=api"
        }
    ]
}