A list of legacy roles.

GET /api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3751
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37501,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3750",
    "results": [
        {
            "id": 43169,
            "upstream_id": null,
            "created": "2026-06-25T14:48:33.070086Z",
            "modified": "2026-06-25T14:48:33.124252Z",
            "imported": "2026-06-25T14:48:33.067438",
            "github_user": "sluetze",
            "username": "sluetze",
            "github_repo": "ansible-role-roxagent",
            "github_branch": "main",
            "commit": "9a06c2aa68b1bf5610b31df41ed28557b846ade1",
            "commit_message": "move to ansible-role-roxagent\n",
            "name": "roxagent",
            "description": "Install and configure RHACS roxagent for vulnerability scanning on RHEL 9 and RHEL 10 virtual machines on OpenShift Virtualization (KubeVirt).",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 28101,
                    "name": "sluetze",
                    "avatar_url": "https://github.com/sluetze.png"
                },
                "provider_namespace": {
                    "id": 37513,
                    "name": "sluetze",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37513/"
                },
                "repository": {
                    "name": "ansible-role-roxagent",
                    "original_name": "ansible-role-roxagent"
                },
                "tags": [
                    "security",
                    "rhacs",
                    "roxagent",
                    "openshift",
                    "kubevirt"
                ],
                "versions": [
                    {
                        "id": "c676297a-fbfe-43f1-9b2e-d6e749dea346",
                        "name": "v0.0.1",
                        "release_date": "2026-06-25T10:38:32-04:00"
                    }
                ]
            },
            "download_count": 1
        }
    ]
}