Translation components API.

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

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

{
    "count": 145,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/master/zh_CN/changes/?format=api&page=7",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-geo-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T01:56:18.438373Z",
            "action": 0,
            "target": "",
            "id": 1954664,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1954664/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-geo-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-18T03:04:48.490470Z",
            "action": 0,
            "target": "",
            "id": 1960274,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1960274/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-geo-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T02:07:13.188328Z",
            "action": 0,
            "target": "",
            "id": 1966032,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1966032/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-geo-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T03:03:00.851487Z",
            "action": 0,
            "target": "",
            "id": 1971272,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1971272/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/10526459/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-geo-cluster/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/master/zh_CN/?format=api",
            "user": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
            "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
            "timestamp": "2022-02-17T07:51:54.754285Z",
            "action": 36,
            "target": "即使站点数量包含普通自动票据, \\\n也必须填写仲裁主机!",
            "id": 2024149,
            "action_name": "Translation approved",
            "url": "https://l10n.opensuse.org/api/changes/2024149/?format=api"
        }
    ]
}