Translation components API.

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

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

{
    "count": 124,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/zh_CN/changes/?format=api&page=6",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-sysconfig/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T03:00:02.612107Z",
            "action": 0,
            "target": "",
            "id": 1976971,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1976971/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-sysconfig/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T03:01:47.406129Z",
            "action": 0,
            "target": "",
            "id": 1982739,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1982739/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-sysconfig/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:42:04.664646Z",
            "action": 0,
            "target": "",
            "id": 1996561,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1996561/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-sysconfig/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-sysconfig/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T02:57:59.411377Z",
            "action": 0,
            "target": "",
            "id": 2002256,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2002256/?format=api"
        }
    ]
}