A list of legacy roles.

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

{
    "count": 36812,
    "next": null,
    "previous": "http://galaxy.ansible.com/api/v1/roles/?format=api&page=3681",
    "results": [
        {
            "id": 42339,
            "upstream_id": null,
            "created": "2026-01-20T07:13:11.329823Z",
            "modified": "2026-01-20T08:59:55.267180Z",
            "imported": "2026-01-20T08:59:55.176732",
            "github_user": "P4T12ICK",
            "username": "P4T12ICK",
            "github_repo": "ar_kali",
            "github_branch": "main",
            "commit": "9dd6b3fd8623c5a698cade75aaf4adfced2ca304",
            "commit_message": "bug fix\n",
            "name": "ar_kali",
            "description": "Set up kali linux attack range.",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 20978,
                    "name": "P4T12ICK",
                    "avatar_url": "https://github.com/P4T12ICK.png"
                },
                "provider_namespace": {
                    "id": 30484,
                    "name": "p4t12ick",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/30484/"
                },
                "repository": {
                    "name": "ar_kali",
                    "original_name": "ar_kali"
                },
                "tags": [
                    "kali"
                ],
                "versions": [
                    {
                        "id": "20e6dd09-55b4-480a-b083-7bf61c29baf1",
                        "name": "v1.0.2",
                        "release_date": "2026-01-20T09:58:31+01:00"
                    },
                    {
                        "id": "9f74043a-1198-457f-bd07-5ca9a08a9609",
                        "name": "v1.0.1",
                        "release_date": "2026-01-20T08:48:39+01:00"
                    },
                    {
                        "id": "e5ea32b7-e4d5-4d61-90cc-2ba8f46aa314",
                        "name": "v1.0.0",
                        "release_date": "2026-01-20T08:11:05+01:00"
                    }
                ]
            },
            "download_count": 8
        },
        {
            "id": 42340,
            "upstream_id": null,
            "created": "2026-01-20T09:18:04.068351Z",
            "modified": "2026-01-20T09:18:04.155244Z",
            "imported": "2026-01-20T09:18:04.065308",
            "github_user": "myckakamil",
            "username": "myckakamil",
            "github_repo": "ansible-zabbix_sever-role",
            "github_branch": "main",
            "commit": "30034cecc0abd50b75d73149c2479e5f7e23e261",
            "commit_message": "Initial commim with working role\n",
            "name": "zabbix_server",
            "description": "Ansible role to install and configure zabbix server",
            "summary_fields": {
                "dependencies": [],
                "namespace": {
                    "id": 24696,
                    "name": "myckakamil",
                    "avatar_url": "https://github.com/myckakamil.png"
                },
                "provider_namespace": {
                    "id": 34157,
                    "name": "myckakamil",
                    "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/34157/"
                },
                "repository": {
                    "name": "ansible-zabbix_sever-role",
                    "original_name": "ansible-zabbix_sever-role"
                },
                "tags": [
                    "monitoring",
                    "zabbix"
                ],
                "versions": []
            },
            "download_count": 3
        }
    ]
}