A list of legacy roles.

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

{
    "count": 37253,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3725",
    "results": [
        {
            "id": 42834,
            "upstream_id": null,
            "created": "2026-04-18T15:32:30.563514Z",
            "modified": "2026-04-18T15:32:30.602840Z",
            "imported": "2026-04-18T15:32:30.561077",
            "github_user": "head1328",
            "username": "head1328",
            "github_repo": "ansible-raspberry-hailo",
            "github_branch": "main",
            "commit": "f2c330ee63988639d2ea8bc0d6767c8eb8b12f6e",
            "commit_message": "Merge branch 'feature/ansible-role'\n",
            "name": "hailo",
            "description": "Setup Hailo AI accelerator (AI HAT+, AI HAT+ 2)",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 25770,
                    "name": "head1328",
                    "avatar_url": "https://github.com/head1328.png"
                },
                "provider_namespace": {
                    "id": 35222,
                    "name": "head1328",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/35222/"
                },
                "repository": {
                    "name": "ansible-raspberry-hailo",
                    "original_name": "ansible-raspberry-hailo"
                },
                "tags": [
                    "raspberry",
                    "pi",
                    "raspberrypi",
                    "hailo",
                    "ai",
                    "npu"
                ],
                "versions": [
                    {
                        "id": "7c99747a-1654-490a-8549-de5d3d7ad0cf",
                        "name": "v0.1.0",
                        "release_date": "2026-04-18T17:05:24+02:00"
                    }
                ]
            },
            "download_count": 14
        },
        {
            "id": 42835,
            "upstream_id": null,
            "created": "2026-04-18T19:32:57.099652Z",
            "modified": "2026-04-18T19:32:57.182735Z",
            "imported": "2026-04-18T19:32:57.079956",
            "github_user": "Hiten1007",
            "username": "Hiten1007",
            "github_repo": "dummy-role",
            "github_branch": "master",
            "commit": "83f28d698998e63cb7d2b9b37496c5f38906cb5b",
            "commit_message": "test\n",
            "name": "dummy-role",
            "description": "your role description",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 27202,
                    "name": "Hiten1007",
                    "avatar_url": "https://github.com/Hiten1007.png"
                },
                "provider_namespace": {
                    "id": 36627,
                    "name": "hiten1007",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/36627/"
                },
                "repository": {
                    "name": "dummy-role",
                    "original_name": "dummy-role"
                },
                "tags": [],
                "versions": []
            },
            "download_count": 0
        },
        {
            "id": 42836,
            "upstream_id": null,
            "created": "2026-04-19T08:03:55.844160Z",
            "modified": "2026-04-19T08:03:55.945557Z",
            "imported": "2026-04-19T08:03:55.841576",
            "github_user": "head1328",
            "username": "head1328",
            "github_repo": "ansible-raspberry-hailo-ollama",
            "github_branch": "main",
            "commit": "76ee49e729a06e55342859615e3c414301b6598a",
            "commit_message": "Merge branch 'feauture/ansible-role'\n",
            "name": "hailo_ollama",
            "description": "Setup Hailo Ollama LLM server for Hailo-10H AI HAT+ 2",
            "summary_fields": {
                "dependencies": [
                    {
                        "role": "head1328.hailo",
                        "hailo_variant": "h10"
                    }
                ],
                "namespace": {
                    "id": 25770,
                    "name": "head1328",
                    "avatar_url": "https://github.com/head1328.png"
                },
                "provider_namespace": {
                    "id": 35222,
                    "name": "head1328",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/35222/"
                },
                "repository": {
                    "name": "ansible-raspberry-hailo-ollama",
                    "original_name": "ansible-raspberry-hailo-ollama"
                },
                "tags": [
                    "raspberry",
                    "pi",
                    "raspberrypi",
                    "hailo",
                    "ai",
                    "llm",
                    "ollama"
                ],
                "versions": [
                    {
                        "id": "41010ed3-3f35-499b-bcee-8650ba9399e0",
                        "name": "v0.1.0",
                        "release_date": "2026-04-19T07:52:41+00:00"
                    }
                ]
            },
            "download_count": 1
        }
    ]
}