Translation components API.

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

GET /api/translations/yast-pam/master/hr/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/hr/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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:16:17.114677Z",
            "action": 0,
            "target": "",
            "id": 2004373,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2004373/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-16T02:34:19.590357Z",
            "action": 0,
            "target": "",
            "id": 2116825,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2116825/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-01T02:34:47.447201Z",
            "action": 0,
            "target": "",
            "id": 2580358,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2580358/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T12:50:16.159195Z",
            "action": 0,
            "target": "",
            "id": 2744434,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2744434/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-16T02:51:13.514058Z",
            "action": 0,
            "target": "",
            "id": 2964621,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2964621/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T02:34:25.834246Z",
            "action": 0,
            "target": "",
            "id": 2970911,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2970911/?format=api"
        }
    ]
}