Translation components API.

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

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

{
    "count": 103,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-sound/master/zh_TW/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/2515222/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-sound/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sound/master/zh_TW/?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-03T14:41:43Z",
            "action": 4,
            "target": "",
            "id": 286906,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/286906/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2515224/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-sound/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sound/master/zh_TW/?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-03T14:41:43Z",
            "action": 4,
            "target": "",
            "id": 286908,
            "action_name": "Suggestion added",
            "url": "https://l10n.opensuse.org/api/changes/286908/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-sound/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sound/master/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T15:07:42Z",
            "action": 0,
            "target": "",
            "id": 126830,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/126830/?format=api"
        }
    ]
}