A list of legacy roles.

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

{
    "count": 36891,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&owner__name=elastic&page=3689",
    "results": [
        {
            "id": 42429,
            "upstream_id": null,
            "created": "2026-02-05T18:50:58.065587Z",
            "modified": "2026-02-05T18:50:58.109708Z",
            "imported": "2026-02-05T18:50:58.062065",
            "github_user": "P3X-118",
            "username": "P3X-118",
            "github_repo": "mirotalk-ar",
            "github_branch": "main",
            "commit": "a1a95ac18e75ad6f807a911a12f0d462e656bf69",
            "commit_message": "Create README.md",
            "name": "mirotalk",
            "description": "Install and run MiroTalk P2P via Docker or native npm",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 26018,
                    "name": "P3X-118",
                    "avatar_url": "https://avatars.githubusercontent.com/u/100132451?v=4"
                },
                "provider_namespace": {
                    "id": 8804,
                    "name": "p3x_118",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8804/"
                },
                "repository": {
                    "name": "mirotalk-ar",
                    "original_name": "mirotalk-ar"
                },
                "tags": [],
                "versions": [
                    {
                        "id": "c6a31989-2060-49df-a54f-eeaf46c9ea95",
                        "name": "v0.0.1",
                        "release_date": "2026-01-23T15:55:31-06:00"
                    }
                ]
            },
            "download_count": 1
        }
    ]
}