Translation components API.

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

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

{
    "count": 154,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/ru/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/2753044/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-sysconfig/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "timestamp": "2016-09-28T10:51:39Z",
            "action": 2,
            "target": "Служба для перезагрузки: ",
            "id": 147482,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/147482/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2753042/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-sysconfig/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "timestamp": "2016-09-28T10:51:35Z",
            "action": 2,
            "target": "Скрипт настройки: ",
            "id": 147480,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/147480/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2753036/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-sysconfig/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AlexMinton/?format=api",
            "timestamp": "2016-09-28T10:51:30Z",
            "action": 2,
            "target": "Значение по умолчанию: ",
            "id": 147478,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/147478/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-sysconfig/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T16:33:45Z",
            "action": 0,
            "target": "",
            "id": 130922,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/130922/?format=api"
        }
    ]
}