Translation components API.

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

GET /api/translations/yast-pam/master/bn/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/bn/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/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:16:14.610446Z",
            "action": 0,
            "target": "",
            "id": 2004353,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2004353/?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/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-16T02:34:17.290984Z",
            "action": 0,
            "target": "",
            "id": 2116805,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2116805/?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/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-01T02:34:45.030471Z",
            "action": 0,
            "target": "",
            "id": 2580338,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2580338/?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/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T12:50:11.834668Z",
            "action": 0,
            "target": "",
            "id": 2744414,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2744414/?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/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-16T02:51:12.767695Z",
            "action": 0,
            "target": "",
            "id": 2964601,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2964601/?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/bn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T02:34:25.077293Z",
            "action": 0,
            "target": "",
            "id": 2970891,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2970891/?format=api"
        }
    ]
}