Translation components API.

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

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

{
    "count": 303,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-network/master/gl/changes/?format=api&page=6",
    "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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-18T09:03:32Z",
            "action": 0,
            "target": "",
            "id": 368064,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/368064/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-19T15:10:15Z",
            "action": 0,
            "target": "",
            "id": 139026,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/139026/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T10:32:18Z",
            "action": 0,
            "target": "",
            "id": 112054,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/112054/?format=api"
        }
    ]
}