A list of legacy roles.

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

{
    "count": 37561,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3756",
    "results": [
        {
            "id": 43236,
            "upstream_id": null,
            "created": "2026-07-18T23:46:31.970235Z",
            "modified": "2026-07-18T23:46:32.025909Z",
            "imported": "2026-07-18T23:46:31.966583",
            "github_user": "iamenr0s",
            "username": "iamenr0s",
            "github_repo": "ansible-role-vault",
            "github_branch": "main",
            "commit": "9a49d70961a66cf1a7834481cfb42cbef4a7431b",
            "commit_message": "fix: remove cgroupns_mode from molecule configuration\n",
            "name": "ansible_role_vault",
            "description": "Integrate playbooks with an external HashiCorp Vault server — authenticate (AppRole, Token, Kubernetes), read/write KV secrets, and sign SSH host/client certificates via the SSH secrets engine.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 14069,
                    "name": "iamenr0s",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/01927bb4-83cc-7034-b82f-b9dd98eac443/avatar/"
                },
                "provider_namespace": {
                    "id": 13009,
                    "name": "iamenr0s",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13009/"
                },
                "repository": {
                    "name": "ansible-role-vault",
                    "original_name": "ansible-role-vault"
                },
                "tags": [
                    "vault",
                    "hashicorp",
                    "secrets",
                    "ssh",
                    "security",
                    "certificates"
                ],
                "versions": [
                    {
                        "id": "c7e04a00-21ba-46f1-959d-0e8e126814e7",
                        "name": "v1.0.0",
                        "release_date": "2026-07-18T23:21:19+01:00"
                    }
                ]
            },
            "download_count": 0
        }
    ]
}