A list of legacy roles.

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

{
    "count": 37061,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3706",
    "results": [
        {
            "id": 42608,
            "upstream_id": null,
            "created": "2026-03-09T03:06:11.831690Z",
            "modified": "2026-03-09T03:06:11.913645Z",
            "imported": "2026-03-09T03:06:11.829041",
            "github_user": "lipaysamart",
            "username": "lipaysamart",
            "github_repo": "ansible-role-fluent_bit",
            "github_branch": "main",
            "commit": "01ffaba6038b02dae53f822b4cb48ea08ef3f9c8",
            "commit_message": "fix license\n",
            "name": "fluent_bit",
            "description": "Install and configure Fluent Bit log processor",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 21337,
                    "name": "lipaysamart",
                    "avatar_url": "https://github.com/lipaysamart.png"
                },
                "provider_namespace": {
                    "id": 30831,
                    "name": "lipaysamart",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/30831/"
                },
                "repository": {
                    "name": "ansible-role-fluent_bit",
                    "original_name": "ansible-role-fluent_bit"
                },
                "tags": [
                    "fluentbit",
                    "logging",
                    "monitoring",
                    "logprocessor"
                ],
                "versions": [
                    {
                        "id": "38da580d-a1a9-4a5d-856d-9201106959b4",
                        "name": "v0.1.0",
                        "release_date": "2026-03-08T19:03:24-07:00"
                    }
                ]
            },
            "download_count": 1
        }
    ]
}