A list of legacy roles.

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

{
    "count": 36801,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3680",
    "results": [
        {
            "id": 42326,
            "upstream_id": null,
            "created": "2026-01-16T09:12:28.685777Z",
            "modified": "2026-01-16T11:11:22.188566Z",
            "imported": "2026-01-16T11:11:22.143239",
            "github_user": "P4T12ICK",
            "username": "P4T12ICK",
            "github_repo": "ar_guacamole",
            "github_branch": "main",
            "commit": "aaa79f313b8a7265d886d4680919452386b93bf2",
            "commit_message": "add apache guacamole quickconnect extension\n",
            "name": "ar_guacamole",
            "description": "Configure a Apache Guacamole server and client.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 20978,
                    "name": "P4T12ICK",
                    "avatar_url": "https://github.com/P4T12ICK.png"
                },
                "provider_namespace": {
                    "id": 30484,
                    "name": "p4t12ick",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/30484/"
                },
                "repository": {
                    "name": "ar_guacamole",
                    "original_name": "ar_guacamole"
                },
                "tags": [
                    "guacamole"
                ],
                "versions": [
                    {
                        "id": "3440570a-e69e-430e-9716-d29f7b34bbd0",
                        "name": "v1.0.1",
                        "release_date": "2026-01-16T12:10:11+01:00"
                    },
                    {
                        "id": "28667739-fd4e-4b4d-a6f6-4f889304ec66",
                        "name": "v1.0.0",
                        "release_date": "2026-01-16T10:06:49+01:00"
                    }
                ]
            },
            "download_count": 7
        }
    ]
}