Translation components API.

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

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

{
    "count": 26,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-pam/master/nl/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-pam/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-pam/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:16:19.575405Z",
            "action": 0,
            "target": "",
            "id": 2004394,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2004394/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-pam/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-pam/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-16T02:34:21.950201Z",
            "action": 0,
            "target": "",
            "id": 2116846,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2116846/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-pam/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-pam/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-01T02:34:49.886051Z",
            "action": 0,
            "target": "",
            "id": 2580379,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2580379/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-pam/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-pam/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T12:50:18.994144Z",
            "action": 0,
            "target": "",
            "id": 2744455,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2744455/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-pam/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-pam/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-16T02:51:14.293418Z",
            "action": 0,
            "target": "",
            "id": 2964642,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2964642/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-pam/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-pam/master/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T02:34:26.615829Z",
            "action": 0,
            "target": "",
            "id": 2970932,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2970932/?format=api"
        }
    ]
}