A list of legacy roles.

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

{
    "count": 36742,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3674",
    "results": [
        {
            "id": 42198,
            "upstream_id": null,
            "created": "2026-01-01T19:44:19.119859Z",
            "modified": "2026-01-01T19:44:19.178636Z",
            "imported": "2026-01-01T19:44:19.116997",
            "github_user": "Tsengel-de",
            "username": "Tsengel-de",
            "github_repo": "ansible-role-vault",
            "github_branch": "main",
            "commit": "dcb5444d2f331c772e1f8ef72fd5472d1a61dacd",
            "commit_message": "Remove legacy CI workflow\n",
            "name": "vault",
            "description": "Vault hashicorp installation and configuration role",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 25696,
                    "name": "Tsengel-de",
                    "avatar_url": "https://github.com/Tsengel-de.png"
                },
                "provider_namespace": {
                    "id": 35150,
                    "name": "tsengel_de",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/35150/"
                },
                "repository": {
                    "name": "ansible-role-vault",
                    "original_name": "ansible-role-vault"
                },
                "tags": [
                    "system",
                    "vault",
                    "secrets"
                ],
                "versions": []
            },
            "download_count": 3
        },
        {
            "id": 42199,
            "upstream_id": null,
            "created": "2026-01-01T19:44:34.684323Z",
            "modified": "2026-01-01T19:44:34.711466Z",
            "imported": "2026-01-01T19:44:34.682223",
            "github_user": "Tsengel-de",
            "username": "Tsengel-de",
            "github_repo": "ansible-role-velero-cli",
            "github_branch": "main",
            "commit": "71ec1bc739fe811dc1fba4d5285a1fc84c4ab9cd",
            "commit_message": "Initial commit of velero-cli role\n",
            "name": "velero-cli",
            "description": "Role for velero-cli",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 25696,
                    "name": "Tsengel-de",
                    "avatar_url": "https://github.com/Tsengel-de.png"
                },
                "provider_namespace": {
                    "id": 35150,
                    "name": "tsengel_de",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/35150/"
                },
                "repository": {
                    "name": "ansible-role-velero-cli",
                    "original_name": "ansible-role-velero-cli"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 3
        }
    ]
}