A list of legacy roles.

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

{
    "count": 36784,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3678",
    "results": [
        {
            "id": 42305,
            "upstream_id": null,
            "created": "2026-01-10T06:24:21.130586Z",
            "modified": "2026-01-10T06:24:21.202172Z",
            "imported": "2026-01-10T06:24:21.128223",
            "github_user": "sameerbehera10",
            "username": "sameerbehera10",
            "github_repo": "dummy-role",
            "github_branch": "main",
            "commit": "00d8af1f2a5ea6fbc3968e4800b1bbe5dc2c0d0d",
            "commit_message": "Dummy role\n",
            "name": "dummy-role",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 25811,
                    "name": "sameerbehera10",
                    "avatar_url": "https://github.com/sameerbehera10.png"
                },
                "provider_namespace": {
                    "id": 35263,
                    "name": "sameerbehera10",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/35263/"
                },
                "repository": {
                    "name": "dummy-role",
                    "original_name": "dummy-role"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 1
        },
        {
            "id": 42306,
            "upstream_id": null,
            "created": "2026-01-10T10:08:06.723653Z",
            "modified": "2026-01-10T10:08:06.751157Z",
            "imported": "2026-01-10T10:08:06.721540",
            "github_user": "Rashi4699",
            "username": "Rashi4699",
            "github_repo": "pogo-ansible-role-nginx",
            "github_branch": "main",
            "commit": "ec866029c47945e522441913a3f0da81e4014d52",
            "commit_message": "Initial Ansible nginx role\n",
            "name": "pogo-nginx",
            "description": "Install and configure NGINX using Ansible",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 25819,
                    "name": "Rashi4699",
                    "avatar_url": "https://github.com/Rashi4699.png"
                },
                "provider_namespace": {
                    "id": 35271,
                    "name": "rashi4699",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/35271/"
                },
                "repository": {
                    "name": "pogo-ansible-role-nginx",
                    "original_name": "pogo-ansible-role-nginx"
                },
                "tags": [
                    "nginx",
                    "web",
                    "devops",
                    "ansible"
                ],
                "versions": []
            },
            "download_count": 1
        },
        {
            "id": 42307,
            "upstream_id": null,
            "created": "2026-01-10T16:41:00.840195Z",
            "modified": "2026-01-10T16:41:00.880332Z",
            "imported": "2026-01-10T16:41:00.837176",
            "github_user": "Amyy16",
            "username": "Amyy16",
            "github_repo": "ansible-role-wtf_nginx_role",
            "github_branch": "main",
            "commit": "70c9b73532ae0fcc84228c81211ba8ccaac3092d",
            "commit_message": "Refactor platforms section in main.yml\n\nReformatted the platforms section for better readability.",
            "name": "wtf_nginx_role",
            "description": "This role installs nginx  for a Debian family of linux",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 25825,
                    "name": "Amyy16",
                    "avatar_url": "https://github.com/Amyy16.png"
                },
                "provider_namespace": {
                    "id": 35277,
                    "name": "amyy16",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/35277/"
                },
                "repository": {
                    "name": "ansible-role-wtf_nginx_role",
                    "original_name": "ansible-role-wtf_nginx_role"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 3
        },
        {
            "id": 42308,
            "upstream_id": null,
            "created": "2026-01-10T18:09:27.122926Z",
            "modified": "2026-01-10T18:09:27.169501Z",
            "imported": "2026-01-10T18:09:27.120745",
            "github_user": "cornelcristea",
            "username": "cornelcristea",
            "github_repo": "ansible-traefik",
            "github_branch": "develop",
            "commit": "a299e1cf7b2e970eb8670769b8c7799c329eebdc",
            "commit_message": "add env vars and dns servers flags for docker container\n",
            "name": "traefik",
            "description": "Role to deploy traefik.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 25826,
                    "name": "cornelcristea",
                    "avatar_url": "https://github.com/cornelcristea.png"
                },
                "provider_namespace": {
                    "id": 35278,
                    "name": "cornelcristea",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/35278/"
                },
                "repository": {
                    "name": "ansible-traefik",
                    "original_name": "ansible-traefik"
                },
                "tags": [
                    "traefik",
                    "reverseproxy",
                    "docker"
                ],
                "versions": [
                    {
                        "id": "28063f2f-622f-4978-b5ed-749f83a0f78c",
                        "name": "v1.0.0",
                        "release_date": "2026-01-10T20:00:42+02:00"
                    }
                ]
            },
            "download_count": 1
        }
    ]
}