Translation components API.

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

GET /api/translations/yast-network/master/id/changes/?format=api&page=15
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 704,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-network/master/id/changes/?format=api&page=14",
    "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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-02T01:40:24Z",
            "action": 0,
            "target": "",
            "id": 392906,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/392906/?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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-18T09:03:54Z",
            "action": 0,
            "target": "",
            "id": 368076,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/368076/?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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-19T15:10:36Z",
            "action": 0,
            "target": "",
            "id": 139038,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/139038/?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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T10:35:18Z",
            "action": 0,
            "target": "",
            "id": 112066,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/112066/?format=api"
        }
    ]
}