A list of legacy roles.

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

{
    "count": 37601,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3760",
    "results": [
        {
            "id": 43279,
            "upstream_id": null,
            "created": "2026-08-01T19:17:21.571745Z",
            "modified": "2026-08-01T19:17:21.624754Z",
            "imported": "2026-08-01T19:17:21.569410",
            "github_user": "philnewm",
            "username": "philnewm",
            "github_repo": "ansible-libvirt-kvm",
            "github_branch": "main",
            "commit": "94c649aa3d9ac3443a04e625db940abda25421d9",
            "commit_message": "update readme\n",
            "name": "libvirt_kvm",
            "description": "configure libvirt kvm instances",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 15235,
                    "name": "philnewm",
                    "avatar_url": "https://github.com/philnewm.png"
                },
                "provider_namespace": {
                    "id": 24880,
                    "name": "philnewm",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/24880/"
                },
                "repository": {
                    "name": "ansible-libvirt-kvm",
                    "original_name": "ansible-libvirt-kvm"
                },
                "tags": [
                    "kvm",
                    "libvirt"
                ],
                "versions": [
                    {
                        "id": "43fe12d0-c9af-4f33-b870-d77aff47e642",
                        "name": "0.1.0",
                        "release_date": "2026-08-01T21:14:56+02:00"
                    }
                ]
            },
            "download_count": 2
        }
    ]
}