A list of legacy roles.

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

{
    "count": 37691,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3769",
    "results": [
        {
            "id": 43382,
            "upstream_id": null,
            "created": "2026-08-31T19:18:32.273770Z",
            "modified": "2026-08-31T19:18:32.326769Z",
            "imported": "2026-08-31T19:18:32.270908",
            "github_user": "halif",
            "username": "halif",
            "github_repo": "ansible-role-vmware-exporter",
            "github_branch": "master",
            "commit": "2c681f653a7f435d2e1a21107ee49d0a873e7af3",
            "commit_message": "remove debian 11 in test and add python fixed version on rhel testing\n",
            "name": "vmware_exporter",
            "description": "Install and configure the Prometheus vmware_exporter in an isolated venv",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 11774,
                    "name": "halif",
                    "avatar_url": "https://github.com/halif.png"
                },
                "provider_namespace": {
                    "id": 21416,
                    "name": "halif",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/21416/"
                },
                "repository": {
                    "name": "ansible-role-vmware-exporter",
                    "original_name": "ansible-role-vmware-exporter"
                },
                "tags": [
                    "vmware",
                    "prometheus",
                    "monitoring",
                    "exporter"
                ],
                "versions": [
                    {
                        "id": "2ac43b95-289b-4f7e-8560-cdd9e5e2bfbc",
                        "name": "1.0.0",
                        "release_date": "2026-08-31T22:05:11+03:00"
                    }
                ]
            },
            "download_count": 0
        }
    ]
}