A list of legacy roles.

GET /api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3758
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37572,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3757",
    "results": [
        {
            "id": 43246,
            "upstream_id": null,
            "created": "2026-07-21T09:26:44.992675Z",
            "modified": "2026-07-21T09:26:45.039849Z",
            "imported": "2026-07-21T09:26:44.987161",
            "github_user": "Dharanidharkrish",
            "username": "Dharanidharkrish",
            "github_repo": "anisble-role-apache",
            "github_branch": "main",
            "commit": "8d7c6bc5db087cdd7efdbfb203b092c963b1ceef",
            "commit_message": "Adding apache ansible role\n",
            "name": "anisble-role-apache",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 28373,
                    "name": "Dharanidharkrish",
                    "avatar_url": "https://github.com/Dharanidharkrish.png"
                },
                "provider_namespace": {
                    "id": 37781,
                    "name": "dharanidharkrish",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37781/"
                },
                "repository": {
                    "name": "anisble-role-apache",
                    "original_name": "anisble-role-apache"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 1
        },
        {
            "id": 43247,
            "upstream_id": null,
            "created": "2026-07-21T12:01:58.236930Z",
            "modified": "2026-07-21T12:01:58.316691Z",
            "imported": "2026-07-21T12:01:58.234472",
            "github_user": "Samuelepuri",
            "username": "Samuelepuri",
            "github_repo": "dummy-role",
            "github_branch": "master",
            "commit": "432e0cc393958bc4841911643c2b96414aaff533",
            "commit_message": "Update author and description in main.yml",
            "name": "dummy-role",
            "description": "DevOps",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 28376,
                    "name": "Samuelepuri",
                    "avatar_url": "https://github.com/Samuelepuri.png"
                },
                "provider_namespace": {
                    "id": 37784,
                    "name": "samuelepuri",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/37784/"
                },
                "repository": {
                    "name": "dummy-role",
                    "original_name": "dummy-role"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 0
        }
    ]
}