A list of legacy roles.

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

{
    "count": 37221,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3722",
    "results": [
        {
            "id": 42791,
            "upstream_id": null,
            "created": "2026-04-10T08:40:23.833382Z",
            "modified": "2026-04-10T08:40:23.890122Z",
            "imported": "2026-04-10T08:40:23.830799",
            "github_user": "Ibrahim-Elsayed-27",
            "username": "Ibrahim-Elsayed-27",
            "github_repo": "nginx-role",
            "github_branch": "main",
            "commit": "c6ba055b34230154e214b8f44f9a744a1cf279d6",
            "commit_message": "initial commit - ansible role\n",
            "name": "nginx-role",
            "description": "nginx for redhat machinces",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27102,
                    "name": "Ibrahim-Elsayed-27",
                    "avatar_url": "https://github.com/Ibrahim-Elsayed-27.png"
                },
                "provider_namespace": {
                    "id": 36528,
                    "name": "ibrahim_elsayed_27",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/36528/"
                },
                "repository": {
                    "name": "nginx-role",
                    "original_name": "nginx-role"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 2
        }
    ]
}