A list of legacy roles.

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

{
    "count": 37322,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3732",
    "results": [
        {
            "id": 42906,
            "upstream_id": null,
            "created": "2026-05-02T14:50:16.216486Z",
            "modified": "2026-05-02T14:50:16.293345Z",
            "imported": "2026-05-02T14:50:16.214259",
            "github_user": "joltcan",
            "username": "joltcan",
            "github_repo": "ansible-role-cve-2026-31431",
            "github_branch": "main",
            "commit": "f4d3b9da9f016ad32e0cd5f5e65296fbf95084d8",
            "commit_message": "meta: remove namespace field — Galaxy uses GitHub login as namespace\n",
            "name": "cve_2026_31431",
            "description": "CVE-2026-31431 (Copy Fail) modprobe.d mitigation — disables algif_aead",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27373,
                    "name": "joltcan",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a04-a75c-7273-9bfb-243a82a494a1/avatar/"
                },
                "provider_namespace": {
                    "id": 720,
                    "name": "joltcan",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/720/"
                },
                "repository": {
                    "name": "ansible-role-cve-2026-31431",
                    "original_name": "ansible-role-cve-2026-31431"
                },
                "tags": [
                    "security",
                    "cve",
                    "kernel",
                    "hardening",
                    "mitigation",
                    "debian",
                    "ubuntu"
                ],
                "versions": [
                    {
                        "id": "1ba38a3b-e622-478d-b7cc-f9c9e3ff830f",
                        "name": "v0.1.1",
                        "release_date": "2026-05-02T16:48:02+02:00"
                    },
                    {
                        "id": "c48928eb-ae88-4154-b6a0-a51f0f71087b",
                        "name": "v0.1.0",
                        "release_date": "2026-05-02T16:40:59+02:00"
                    }
                ]
            },
            "download_count": 3
        },
        {
            "id": 42907,
            "upstream_id": null,
            "created": "2026-05-02T15:58:36.171583Z",
            "modified": "2026-05-02T15:58:36.197926Z",
            "imported": "2026-05-02T15:58:36.169368",
            "github_user": "envy16",
            "username": "envy16",
            "github_repo": "ansible-role-wal_g_postgresql",
            "github_branch": "main",
            "commit": "f32a6fa5445a91e6d98bfb0fa76754e6ca24f3b1",
            "commit_message": "Remove unsupported Galaxy standalone metadata\n",
            "name": "wal_g_postgresql",
            "description": "Install WAL-G for PostgreSQL and configure WAL archiving, backups, and retention with systemd.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27375,
                    "name": "envy16",
                    "avatar_url": "https://github.com/envy16.png"
                },
                "provider_namespace": {
                    "id": 36797,
                    "name": "envy16",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/36797/"
                },
                "repository": {
                    "name": "ansible-role-wal_g_postgresql",
                    "original_name": "ansible-role-wal_g_postgresql"
                },
                "tags": [
                    "postgresql",
                    "backup",
                    "walg",
                    "wal",
                    "s3"
                ],
                "versions": []
            },
            "download_count": 1
        }
    ]
}