Translation components API.

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

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

{
    "count": 204,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-http-server/master/zh_CN/changes/?format=api&page=10",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-http-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-http-server/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T02:56:21.493319Z",
            "action": 0,
            "target": "",
            "id": 1981931,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1981931/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-http-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-http-server/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:36:33.090615Z",
            "action": 0,
            "target": "",
            "id": 1995667,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1995667/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-http-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-http-server/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T02:53:04.332672Z",
            "action": 0,
            "target": "",
            "id": 2001448,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2001448/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-http-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-http-server/master/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-17T02:34:52.999403Z",
            "action": 0,
            "target": "",
            "id": 2158750,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2158750/?format=api"
        }
    ]
}