A list of legacy roles.

GET /api/v1/roles/?format=api&page=3725
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37242,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3724",
    "results": [
        {
            "id": 42822,
            "upstream_id": null,
            "created": "2026-04-16T16:36:31.566133Z",
            "modified": "2026-04-16T16:39:28.858082Z",
            "imported": "2026-04-16T16:39:28.809801",
            "github_user": "foi",
            "username": "foi",
            "github_repo": "ansible-role-pingtunnel",
            "github_branch": "main",
            "commit": "59e774b6d97a28602ae3e5e19cb185c4d6091f0c",
            "commit_message": "fix typo\n",
            "name": "pingtunnel",
            "description": "pingtunnel ansible role",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 25283,
                    "name": "foi",
                    "avatar_url": "https://github.com/foi.png"
                },
                "provider_namespace": {
                    "id": 34735,
                    "name": "foi",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/34735/"
                },
                "repository": {
                    "name": "ansible-role-pingtunnel",
                    "original_name": "ansible-role-pingtunnel"
                },
                "tags": [
                    "pingtunnel",
                    "icmp",
                    "tunnel",
                    "udp",
                    "socks5",
                    "forward"
                ],
                "versions": [
                    {
                        "id": "888ff3aa-7b9b-46f2-8899-2b8a9c86d489",
                        "name": "1.0.1",
                        "release_date": "2026-04-16T23:38:33+07:00"
                    },
                    {
                        "id": "37ec4601-ac79-4322-afa5-c733cec61f2d",
                        "name": "1.0.0",
                        "release_date": "2026-04-16T23:31:11+07:00"
                    }
                ]
            },
            "download_count": 1
        },
        {
            "id": 42823,
            "upstream_id": null,
            "created": "2026-04-16T17:58:26.833256Z",
            "modified": "2026-04-16T17:58:26.883039Z",
            "imported": "2026-04-16T17:58:26.829617",
            "github_user": "eirikns",
            "username": "eirikns",
            "github_repo": "ansible-role-ollama",
            "github_branch": "main",
            "commit": "a6fab15c39ab38889de1c9bffca6ca3a5230ebc7",
            "commit_message": "Initial commit\n",
            "name": "ollama",
            "description": "Download and install ollama on Debian/Ubuntu.\n",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27175,
                    "name": "eirikns",
                    "avatar_url": "https://github.com/eirikns.png"
                },
                "provider_namespace": {
                    "id": 36600,
                    "name": "eirikns",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/36600/"
                },
                "repository": {
                    "name": "ansible-role-ollama",
                    "original_name": "ansible-role-ollama"
                },
                "tags": [
                    "ollama",
                    "ai"
                ],
                "versions": [
                    {
                        "id": "874c3122-85b8-4fc3-a334-a23b104d8c9e",
                        "name": "0.1.1",
                        "release_date": "2026-04-16T19:46:44+02:00"
                    }
                ]
            },
            "download_count": 2
        }
    ]
}