A list of legacy roles.

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

{
    "count": 36902,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&owner__name=elastic&page=3690",
    "results": [
        {
            "id": 42439,
            "upstream_id": null,
            "created": "2026-02-10T13:08:16.994861Z",
            "modified": "2026-02-10T13:08:17.081927Z",
            "imported": "2026-02-10T13:08:16.991599",
            "github_user": "skatta3",
            "username": "skatta3",
            "github_repo": "myapache-10feb2026",
            "github_branch": "main",
            "commit": "4d28c7134769a4c2536f1ddaa732e7e5f05c9671",
            "commit_message": "Ansible Role\n",
            "name": "myapache-10feb2026",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 11779,
                    "name": "skatta3",
                    "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a18-5899-7eab-812a-3e3062483947/avatar/"
                },
                "provider_namespace": {
                    "id": 21421,
                    "name": "skatta3",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/21421/"
                },
                "repository": {
                    "name": "myapache-10feb2026",
                    "original_name": "myapache-10feb2026"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 1
        },
        {
            "id": 42440,
            "upstream_id": null,
            "created": "2026-02-10T13:13:50.283860Z",
            "modified": "2026-02-10T13:13:50.361957Z",
            "imported": "2026-02-10T13:13:50.281216",
            "github_user": "phemy0",
            "username": "phemy0",
            "github_repo": "ansible-role-docker-deploy",
            "github_branch": "main",
            "commit": "9792a0b74c31d350c4d71d2f66cacfb915cea63f",
            "commit_message": "ansible role readme file update\n",
            "name": "docker-deploy",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 25347,
                    "name": "phemy0",
                    "avatar_url": "https://github.com/phemy0.png"
                },
                "provider_namespace": {
                    "id": 34799,
                    "name": "phemy0",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/34799/"
                },
                "repository": {
                    "name": "ansible-role-docker-deploy",
                    "original_name": "ansible-role-docker-deploy"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 1
        }
    ]
}