A list of legacy roles.

GET /api/v1/roles/?format=api&owner__name=elastic&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&owner__name=elastic&page=3680",
    "results": [
        {
            "id": 42326,
            "upstream_id": null,
            "created": "2026-01-16T09:12:28.685777Z",
            "modified": "2026-01-16T09:12:28.768227Z",
            "imported": "2026-01-16T09:12:28.682978",
            "github_user": "P4T12ICK",
            "username": "P4T12ICK",
            "github_repo": "ar_guacamole",
            "github_branch": "main",
            "commit": "6002e894dee8f3cea26260a05f387cd69ff93092",
            "commit_message": "readme improvements\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": "28667739-fd4e-4b4d-a6f6-4f889304ec66",
                        "name": "v1.0.0",
                        "release_date": "2026-01-16T10:06:49+01:00"
                    }
                ]
            },
            "download_count": 5
        }
    ]
}