Translation components API.

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

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

{
    "count": 353,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-registration/master/ru/changes/?format=api&page=7",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/2302264/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-registration/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-04T14:26:41Z",
            "action": 4,
            "target": "",
            "id": 339510,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/339510/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2302262/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-registration/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-04T14:26:41Z",
            "action": 4,
            "target": "",
            "id": 339508,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/339508/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T13:40:21Z",
            "action": 0,
            "target": "",
            "id": 122206,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/122206/?format=api"
        }
    ]
}