Translation components API.

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

GET /api/translations/yast-add-on/master/xh/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 63,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-add-on/master/xh/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-add-on/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-add-on/master/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-16T02:32:55.294996Z",
            "action": 0,
            "target": "",
            "id": 2584697,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2584697/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-add-on/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-add-on/master/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-16T02:32:57.737858Z",
            "action": 44,
            "target": "",
            "id": 2584776,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/2584776/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-add-on/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-add-on/master/xh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-30T02:34:19.764700Z",
            "action": 0,
            "target": "",
            "id": 2970880,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2970880/?format=api"
        }
    ]
}