Translation components API.

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

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

{
    "count": 86,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-rear/master/de/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-16T15:53:07.166765Z",
            "action": 0,
            "target": "",
            "id": 1917565,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1917565/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-17T05:01:08.178482Z",
            "action": 0,
            "target": "",
            "id": 1925108,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1925108/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T03:08:01.372243Z",
            "action": 0,
            "target": "",
            "id": 1978242,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1978242/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T03:10:13.208102Z",
            "action": 0,
            "target": "",
            "id": 1984010,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1984010/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:50:19.564730Z",
            "action": 0,
            "target": "",
            "id": 1997832,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1997832/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:07:32.498016Z",
            "action": 0,
            "target": "",
            "id": 2003604,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2003604/?format=api"
        }
    ]
}