Translation components API.

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

GET /api/translations/yast-pam/master/uk/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/uk/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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:16:22.085759Z",
            "action": 0,
            "target": "",
            "id": 2004416,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2004416/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-16T02:34:24.382676Z",
            "action": 0,
            "target": "",
            "id": 2116868,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2116868/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-01T02:34:52.507559Z",
            "action": 0,
            "target": "",
            "id": 2580401,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2580401/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T12:50:21.949691Z",
            "action": 0,
            "target": "",
            "id": 2744477,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2744477/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-16T02:51:15.268316Z",
            "action": 0,
            "target": "",
            "id": 2964664,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2964664/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T02:34:27.670241Z",
            "action": 0,
            "target": "",
            "id": 2970954,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2970954/?format=api"
        }
    ]
}