A list of legacy roles.

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

{
    "count": 37051,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3705",
    "results": [
        {
            "id": 42598,
            "upstream_id": null,
            "created": "2026-03-05T00:59:50.809708Z",
            "modified": "2026-03-05T00:59:50.878751Z",
            "imported": "2026-03-05T00:59:50.807233",
            "github_user": "naris",
            "username": "naris",
            "github_repo": "ansible-role-payara",
            "github_branch": "master",
            "commit": "966be6b2b8fb9b51a13b132ed19cf07f44ab9d79",
            "commit_message": "Merge pull request #1 from naris/payara6\n\nPayara6",
            "name": "ansible-role-payara",
            "description": "payara role to install and configure payara server",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 26612,
                    "name": "naris",
                    "avatar_url": "https://github.com/naris.png"
                },
                "provider_namespace": {
                    "id": 36047,
                    "name": "naris",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/36047/"
                },
                "repository": {
                    "name": "ansible-role-payara",
                    "original_name": "ansible-role-payara"
                },
                "tags": [
                    "java",
                    "middleware",
                    "web"
                ],
                "versions": [
                    {
                        "id": "b6e322ce-bd51-4715-96d8-7efd26cf50f8",
                        "name": "2.0.0",
                        "release_date": "2026-03-04T19:36:04-05:00"
                    }
                ]
            },
            "download_count": 1
        }
    ]
}