Translation components API.

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

GET /api/translations/packages-i18n/f-master/ja/changes/?format=api&page=31
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1503,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/packages-i18n/f-master/ja/changes/?format=api&page=30",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/f-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/f-master/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-16T10:27:43.252782Z",
            "action": 0,
            "target": "",
            "id": 700101,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/700101/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/f-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/f-master/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-16T10:27:38.084393Z",
            "action": 0,
            "target": "",
            "id": 700100,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/700100/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/packages-i18n/f-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/f-master/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-30T19:31:43Z",
            "action": 0,
            "target": "",
            "id": 426968,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/426968/?format=api"
        }
    ]
}