Translation components API.

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

GET /api/translations/yast-pam/master/en_GB/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/en_GB/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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:16:15.616823Z",
            "action": 0,
            "target": "",
            "id": 2004361,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2004361/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-16T02:34:18.194200Z",
            "action": 0,
            "target": "",
            "id": 2116813,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2116813/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-01T02:34:45.989284Z",
            "action": 0,
            "target": "",
            "id": 2580346,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2580346/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T12:50:13.517351Z",
            "action": 0,
            "target": "",
            "id": 2744422,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2744422/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-16T02:51:13.038882Z",
            "action": 0,
            "target": "",
            "id": 2964609,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2964609/?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/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T02:34:25.373023Z",
            "action": 0,
            "target": "",
            "id": 2970899,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2970899/?format=api"
        }
    ]
}