Translation components API.

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

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

{
    "count": 204,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-update/master/ru/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/2883926/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/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:09:34Z",
            "action": 4,
            "target": "",
            "id": 313388,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/313388/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-25T22:03:23Z",
            "action": 17,
            "target": "",
            "id": 146468,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/146468/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2883946/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/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-25T19:31:31Z",
            "action": 2,
            "target": "Неправильный путь для резервного копирования.",
            "id": 146288,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/146288/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T17:27:14Z",
            "action": 0,
            "target": "",
            "id": 133356,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/133356/?format=api"
        }
    ]
}