Translation components API.

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

GET /api/translations/yast-mail/master/sv/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 25,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-mail/master/sv/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-mail/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-mail/master/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-19T03:05:10.278911Z",
            "action": 0,
            "target": "",
            "id": 1971723,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1971723/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-mail/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-mail/master/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-20T03:07:50.669724Z",
            "action": 0,
            "target": "",
            "id": 1978215,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1978215/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-mail/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-mail/master/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-22T03:10:01.469150Z",
            "action": 0,
            "target": "",
            "id": 1983983,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1983983/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-mail/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-mail/master/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T11:50:09.416259Z",
            "action": 0,
            "target": "",
            "id": 1997805,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1997805/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-mail/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-mail/master/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-01T03:07:21.497748Z",
            "action": 0,
            "target": "",
            "id": 2003577,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2003577/?format=api"
        }
    ]
}