Translation components API.

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

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

{
    "count": 25,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-mail/master/sk/changes/?format=api",
    "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/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T03:05:08.775690Z",
            "action": 0,
            "target": "",
            "id": 1971718,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1971718/?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/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T03:07:49.049796Z",
            "action": 0,
            "target": "",
            "id": 1978210,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1978210/?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/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T03:09:59.801185Z",
            "action": 0,
            "target": "",
            "id": 1983978,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1983978/?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/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:50:07.678428Z",
            "action": 0,
            "target": "",
            "id": 1997800,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1997800/?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/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:07:19.880781Z",
            "action": 0,
            "target": "",
            "id": 2003572,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2003572/?format=api"
        }
    ]
}