A list of legacy roles.

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

{
    "count": 37641,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3764",
    "results": [
        {
            "id": 43319,
            "upstream_id": null,
            "created": "2026-08-08T08:55:40.832628Z",
            "modified": "2026-08-08T08:55:40.867572Z",
            "imported": "2026-08-08T08:55:40.829914",
            "github_user": "AWFX",
            "username": "AWFX",
            "github_repo": "common-kuroko",
            "github_branch": "main",
            "commit": "2f1d371f6297db50d2abbf2b9481089e2794c744",
            "commit_message": "add meta\n\n* Initial role commit\n\n* Add hostname and timezone sup\n\n* Add README\n\n* add meta",
            "name": "common_kuroko",
            "description": "Base OS bootstrap role",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 20764,
                    "name": "AWFX",
                    "avatar_url": "https://github.com/AWFX.png"
                },
                "provider_namespace": {
                    "id": 30275,
                    "name": "awfx",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/30275/"
                },
                "repository": {
                    "name": "common-kuroko",
                    "original_name": "common-kuroko"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 1
        }
    ]
}