Legacy Roles
A list of legacy roles.
GET /api/v1/roles/?format=api&page=3735
{ "count": 37341, "next": null, "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3734", "results": [ { "id": 42928, "upstream_id": null, "created": "2026-05-08T04:23:43.312935Z", "modified": "2026-05-08T04:23:43.377184Z", "imported": "2026-05-08T04:23:43.310427", "github_user": "AMANPUSHP23", "username": "AMANPUSHP23", "github_repo": "nginx-role", "github_branch": "main", "commit": "830c1443080ad674f5b46947dba667aabed80ef2", "commit_message": "Initial nginx role\n", "name": "nginx-role", "description": "Install and configure Nginx web server", "summary_fields": { "dependencies": [], "namespace": { "id": 27443, "name": "AMANPUSHP23", "avatar_url": "https://github.com/AMANPUSHP23.png" }, "provider_namespace": { "id": 36865, "name": "amanpushp23", "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/36865/" }, "repository": { "name": "nginx-role", "original_name": "nginx-role" }, "tags": [ "nginx", "webserver", "devops", "automation", "linux" ], "versions": [] }, "download_count": 1 } ] }