Translation components API.

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

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

{
    "count": 156,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-network/master/bg/changes/?format=api&page=3",
    "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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-23T01:35:48Z",
            "action": 0,
            "target": "",
            "id": 408052,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/408052/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-02T01:39:00Z",
            "action": 0,
            "target": "",
            "id": 392858,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/392858/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-18T09:02:24Z",
            "action": 0,
            "target": "",
            "id": 368028,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/368028/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-22T15:46:22Z",
            "action": 0,
            "target": "",
            "id": 142208,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/142208/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-19T15:09:16Z",
            "action": 0,
            "target": "",
            "id": 138990,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/138990/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T10:21:47Z",
            "action": 0,
            "target": "",
            "id": 112014,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/112014/?format=api"
        }
    ]
}