A list of legacy roles.

GET /api/v1/roles/?format=api&owner__name=elastic&page=3684
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 36831,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&owner__name=elastic&page=3683",
    "results": [
        {
            "id": 42359,
            "upstream_id": null,
            "created": "2026-01-23T10:36:27.229682Z",
            "modified": "2026-01-23T10:36:27.270469Z",
            "imported": "2026-01-23T10:36:27.227440",
            "github_user": "waal70",
            "username": "waal70",
            "github_repo": "ansible-role-kiwix",
            "github_branch": "main",
            "commit": "acad7725df46c2680554a9e8e4a19f2679141f24",
            "commit_message": "Initial commit from Ansible role\n",
            "name": "kiwix",
            "description": "Role to install kiwix-server",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 18174,
                    "name": "waal70",
                    "avatar_url": "https://github.com/waal70.png"
                },
                "provider_namespace": {
                    "id": 27724,
                    "name": "waal70",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/27724/"
                },
                "repository": {
                    "name": "ansible-role-kiwix",
                    "original_name": "ansible-role-kiwix"
                },
                "tags": [
                    "debian",
                    "portainer",
                    "kiwix"
                ],
                "versions": []
            },
            "download_count": 1
        }
    ]
}