A list of legacy roles.

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

{
    "count": 37142,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&namespace__name__in=ovirt%2Cwillow&page=3714",
    "results": [
        {
            "id": 42701,
            "upstream_id": null,
            "created": "2026-03-25T10:06:58.062686Z",
            "modified": "2026-03-25T10:20:25.092114Z",
            "imported": "2026-03-25T10:20:24.958419",
            "github_user": "ortizmoon",
            "username": "ortizmoon",
            "github_repo": "ansible-role-xui_control",
            "github_branch": "main",
            "commit": "e375201e08a9d2d63c85fe07bb4975542f5f734a",
            "commit_message": "Edit readme\n",
            "name": "xui_control",
            "description": "Deploy 3x-ui vpn with haproxy and cloudflare dns",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 26894,
                    "name": "ortizmoon",
                    "avatar_url": "https://github.com/ortizmoon.png"
                },
                "provider_namespace": {
                    "id": 36324,
                    "name": "ortizmoon",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/36324/"
                },
                "repository": {
                    "name": "ansible-role-xui_control",
                    "original_name": "ansible-role-xui_control"
                },
                "tags": [
                    "vpn",
                    "haproxy",
                    "vless",
                    "letsencrypt",
                    "cloudflare"
                ],
                "versions": []
            },
            "download_count": 3
        },
        {
            "id": 42702,
            "upstream_id": null,
            "created": "2026-03-25T12:33:42.387871Z",
            "modified": "2026-03-25T12:33:42.436785Z",
            "imported": "2026-03-25T12:33:42.385202",
            "github_user": "khushig99",
            "username": "khushig99",
            "github_repo": "dummy-ansible-role",
            "github_branch": "master",
            "commit": "3df86e3c75177db43798aecff2ed50c3850efab2",
            "commit_message": "initail files\n",
            "name": "dummy-ansible-role",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 26895,
                    "name": "khushig99",
                    "avatar_url": "https://github.com/khushig99.png"
                },
                "provider_namespace": {
                    "id": 36325,
                    "name": "khushig99",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/36325/"
                },
                "repository": {
                    "name": "dummy-ansible-role",
                    "original_name": "dummy-ansible-role"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 1
        }
    ]
}