Legacy Roles
A list of legacy roles.
GET /api/v1/roles/?format=api&owner__name=elastic&page=3680
{ "count": 36791, "next": null, "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&owner__name=elastic&page=3679", "results": [ { "id": 42316, "upstream_id": null, "created": "2026-01-14T10:31:35.763283Z", "modified": "2026-01-14T10:31:35.880462Z", "imported": "2026-01-14T10:31:35.748561", "github_user": "Ada-Jesus", "username": "Ada-Jesus", "github_repo": "Ansible-role", "github_branch": "main", "commit": "9a810f3a554381bd93be7f65ef8b643822d31ef5", "commit_message": "Update main.yml", "name": "Ansible-role", "description": "your role description", "summary_fields": { "dependencies": [], "namespace": { "id": 25869, "name": "Ada-Jesus", "avatar_url": "https://github.com/Ada-Jesus.png" }, "provider_namespace": { "id": 35320, "name": "ada_jesus", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/35320/" }, "repository": { "name": "Ansible-role", "original_name": "Ansible-role" }, "tags": [], "versions": [] }, "download_count": 1 } ] }