Translation components API.

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

GET /api/translations/yast-mail/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-mail/master/zh_CN/changes/?format=api&page=6",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-mail/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-mail/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T03:07:54.306252Z",
            "action": 0,
            "target": "",
            "id": 1978226,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1978226/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-mail/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-mail/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T03:10:05.564561Z",
            "action": 0,
            "target": "",
            "id": 1983994,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1983994/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-mail/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-mail/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:50:13.276370Z",
            "action": 0,
            "target": "",
            "id": 1997816,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1997816/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-mail/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-mail/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:07:25.865495Z",
            "action": 0,
            "target": "",
            "id": 2003588,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2003588/?format=api"
        }
    ]
}