Translation components API.

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

GET /api/translations/yast-pam/master/am/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/am/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/am/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:16:13.857147Z",
            "action": 0,
            "target": "",
            "id": 2004348,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2004348/?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/am/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-16T02:34:16.730623Z",
            "action": 0,
            "target": "",
            "id": 2116800,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2116800/?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/am/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-01T02:34:44.444945Z",
            "action": 0,
            "target": "",
            "id": 2580333,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2580333/?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/am/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-08T12:50:10.699106Z",
            "action": 0,
            "target": "",
            "id": 2744409,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2744409/?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/am/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-16T02:51:12.586328Z",
            "action": 0,
            "target": "",
            "id": 2964596,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2964596/?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/am/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T02:34:24.894342Z",
            "action": 0,
            "target": "",
            "id": 2970886,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2970886/?format=api"
        }
    ]
}