Translation components API.

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

GET /api/translations/yast-iscsi-lio-server/master/bs/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 42,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/bs/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T02:33:58.725668Z",
            "action": 0,
            "target": "",
            "id": 2583731,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2583731/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/master/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T02:34:42.508316Z",
            "action": 44,
            "target": "",
            "id": 2584173,
            "action_name": "New strings to translate",
            "url": "https://l10n.opensuse.org/api/changes/2584173/?format=api"
        }
    ]
}