Translation components API.

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

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

{
    "count": 205,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-vpn/master/ru/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/3014716/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-vpn/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-vpn/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
            "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
            "timestamp": "2016-10-03T15:23:14Z",
            "action": 4,
            "target": "",
            "id": 315388,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/315388/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3014720/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-vpn/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-vpn/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
            "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
            "timestamp": "2016-10-03T15:23:14Z",
            "action": 4,
            "target": "",
            "id": 315390,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/315390/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3014722/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-vpn/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-vpn/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
            "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
            "timestamp": "2016-10-03T15:23:14Z",
            "action": 4,
            "target": "",
            "id": 315392,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/315392/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/3014726/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-vpn/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-vpn/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
            "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
            "timestamp": "2016-10-03T15:23:14Z",
            "action": 4,
            "target": "",
            "id": 315396,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/315396/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-vpn/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-vpn/master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T18:14:52Z",
            "action": 0,
            "target": "",
            "id": 135598,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/135598/?format=api"
        }
    ]
}