A list of legacy roles.

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

{
    "count": 37651,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3765",
    "results": [
        {
            "id": 43331,
            "upstream_id": null,
            "created": "2026-08-18T18:10:24.338306Z",
            "modified": "2026-08-18T18:10:24.386366Z",
            "imported": "2026-08-18T18:10:24.335127",
            "github_user": "spoljarevic",
            "username": "spoljarevic",
            "github_repo": "ansible-galaxy-archlinux-repomanager",
            "github_branch": "master",
            "commit": "d4a432093eb5c93a79cbe6ddfaedf9083ba89e9f",
            "commit_message": "Changed rolename\n",
            "name": "archlinux-repomanager",
            "description": "Enable optional Arch Linux community repositories (CachyOS, BlackArch) on top of vanilla pacman",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 28632,
                    "name": "spoljarevic",
                    "avatar_url": "https://github.com/spoljarevic.png"
                },
                "provider_namespace": {
                    "id": 38037,
                    "name": "spoljarevic",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/38037/"
                },
                "repository": {
                    "name": "ansible-galaxy-archlinux-repomanager",
                    "original_name": "ansible-galaxy-archlinux-repomanager"
                },
                "tags": [
                    "archlinux",
                    "pacman",
                    "cachyos",
                    "blackarch",
                    "repository"
                ],
                "versions": []
            },
            "download_count": 0
        }
    ]
}