A list of legacy namespaces.

The community UI has a view to list all legacy authors. Each author is clickable and brings the browser to a page with a list of roles created by the author.

Rather than make a hacky unmaintable viewset that aggregates usernames from the roles, this viewset goes directly to the legacy namespace/user table.

We do not want to create this view from v3 namespaces because many/most legacy namespaces do not conform to the v3 namespace character requirements.

TODO: allow edits of the avatar url TODO: allow mapping to a real namespace

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

{
    "count": 25557,
    "next": "http://galaxy.ansible.com/api/v1/namespaces/?format=api&page=92",
    "previous": "http://galaxy.ansible.com/api/v1/namespaces/?format=api&page=90",
    "results": [
        {
            "id": 9009,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2779,
                        "username": "Hbz-one"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5367,
                        "name": "hbz_one",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5367/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:16.204387Z",
            "modified": "2023-09-25T14:39:16.208306Z",
            "name": "hbz_one",
            "avatar_url": "https://avatars.githubusercontent.com/u/67421387?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9009/owners/"
            }
        },
        {
            "id": 9010,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 17512,
                        "username": "Heavenlistic"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 13173,
                        "name": "heavenlistic",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13173/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:17.375275Z",
            "modified": "2023-09-25T14:39:17.379388Z",
            "name": "heavenlistic",
            "avatar_url": "https://avatars.githubusercontent.com/u/130928961?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9010/owners/"
            }
        },
        {
            "id": 9011,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20839,
                        "username": "heiko"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15761,
                        "name": "heiko",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15761/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:18.634693Z",
            "modified": "2023-09-25T14:39:18.643383Z",
            "name": "heiko",
            "avatar_url": "https://github.com/heiko.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9011/owners/"
            }
        },
        {
            "id": 9012,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 17945,
                        "username": "HelioCampos"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15764,
                        "name": "heliocampos",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15764/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:19.466609Z",
            "modified": "2023-09-25T14:39:19.473981Z",
            "name": "HelioCampos",
            "avatar_url": "https://github.com/HelioCampos.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9012/owners/"
            }
        },
        {
            "id": 9013,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 17188,
                        "username": "Hemadevops23"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 12873,
                        "name": "hemadevops23",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/12873/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:20.459764Z",
            "modified": "2023-09-25T14:39:20.463735Z",
            "name": "hemadevops23",
            "avatar_url": "https://avatars.githubusercontent.com/u/132803684?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9013/owners/"
            }
        },
        {
            "id": 9014,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20842,
                        "username": "heroqu"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15776,
                        "name": "heroqu",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15776/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:23.611886Z",
            "modified": "2023-09-25T14:39:23.619777Z",
            "name": "Heroqu",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-dce5-7fda-a81b-15153094cc95/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9014/owners/"
            }
        },
        {
            "id": 9015,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 18107,
                        "username": "ansibuddy"
                    },
                    {
                        "id": 2800,
                        "username": "sinuscosinustan"
                    },
                    {
                        "id": 2801,
                        "username": "apricote"
                    },
                    {
                        "id": 2802,
                        "username": "sebfaerber"
                    },
                    {
                        "id": 2804,
                        "username": "LKaemmerling"
                    },
                    {
                        "id": 511,
                        "username": "pabelanger"
                    },
                    {
                        "id": 2803,
                        "username": "JochenABC"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 598,
                        "name": "hetzner",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/598/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:24.432602Z",
            "modified": "2023-09-25T14:39:24.436414Z",
            "name": "hetzner",
            "avatar_url": "https://www.hetzner.com/de/themes/hetzner/images/logo/hetzner-logo.svg",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9015/owners/"
            }
        },
        {
            "id": 9016,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2808,
                        "username": "HeyLazySunnyKid"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5418,
                        "name": "heylazysunnykid",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5418/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:25.114787Z",
            "modified": "2023-09-25T14:39:25.119559Z",
            "name": "heylazysunnykid",
            "avatar_url": "https://avatars3.githubusercontent.com/u/34886352?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9016/owners/"
            }
        },
        {
            "id": 9017,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2817,
                        "username": "christianhueserhzdr"
                    },
                    {
                        "id": 2816,
                        "username": "tobiashuste"
                    },
                    {
                        "id": 2815,
                        "username": "Normo"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5424,
                        "name": "hifis",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5424/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:27.984072Z",
            "modified": "2023-09-25T14:39:27.987953Z",
            "name": "hifis",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018f582d-9ea7-70b7-9134-355822cbea26/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9017/owners/"
            }
        },
        {
            "id": 9018,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2819,
                        "username": "HiiYL"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5427,
                        "name": "hiiyl",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5427/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:28.459681Z",
            "modified": "2023-09-25T14:39:28.463743Z",
            "name": "hiiyl",
            "avatar_url": "https://avatars3.githubusercontent.com/u/7908951?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9018/owners/"
            }
        },
        {
            "id": 9019,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2820,
                        "username": "Himalaya-1999"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5432,
                        "name": "himalaya_1999",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5432/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:28.867920Z",
            "modified": "2023-09-25T14:39:28.872036Z",
            "name": "himalaya_1999",
            "avatar_url": "https://avatars.githubusercontent.com/u/63544465?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9019/owners/"
            }
        },
        {
            "id": 9020,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2831,
                        "username": "hlawatschek"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15798,
                        "name": "hlawatschek",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15798/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:32.970970Z",
            "modified": "2023-09-25T14:39:32.979922Z",
            "name": "hlawatschek",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-f578-7432-a411-645f8c66a3da/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9020/owners/"
            }
        },
        {
            "id": 9021,
            "url": "",
            "summary_fields": {
                "owners": [],
                "provider_namespaces": [
                    {
                        "id": 15809,
                        "name": "homborg",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15809/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:36.383663Z",
            "modified": "2023-09-25T14:39:36.390947Z",
            "name": "homborg",
            "avatar_url": "https://github.com/homborg.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9021/owners/"
            }
        },
        {
            "id": 9022,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20854,
                        "username": "hominhdat"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15811,
                        "name": "hominhdat",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15811/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:36.799845Z",
            "modified": "2023-09-25T14:39:36.807509Z",
            "name": "hominhdat",
            "avatar_url": "https://github.com/hominhdat.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9022/owners/"
            }
        },
        {
            "id": 9023,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2843,
                        "username": "HonamSong"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5475,
                        "name": "honamsong",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5475/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:36.876038Z",
            "modified": "2023-09-25T14:39:36.880572Z",
            "name": "honamsong",
            "avatar_url": "https://avatars.githubusercontent.com/u/77316601?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9023/owners/"
            }
        },
        {
            "id": 9024,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2844,
                        "username": "Honatas"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5476,
                        "name": "honatas",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5476/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:37.247113Z",
            "modified": "2023-09-25T14:39:37.251291Z",
            "name": "honatas",
            "avatar_url": "https://avatars3.githubusercontent.com/u/43586987?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9024/owners/"
            }
        },
        {
            "id": 9025,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2850,
                        "username": "hoplacloud"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15817,
                        "name": "hoplacloud",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15817/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:38.380728Z",
            "modified": "2023-09-25T14:39:38.388212Z",
            "name": "hoplacloud",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a03-05c8-723b-9b26-55923b817e66/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9025/owners/"
            }
        },
        {
            "id": 9026,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2851,
                        "username": "HorizonNet"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5490,
                        "name": "horizonnet",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5490/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:38.819445Z",
            "modified": "2023-09-25T14:39:38.823755Z",
            "name": "horizonnet",
            "avatar_url": "https://avatars1.githubusercontent.com/u/1908271?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9026/owners/"
            }
        },
        {
            "id": 9027,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20855,
                        "username": "Horthy"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15818,
                        "name": "horthy",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15818/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:38.898394Z",
            "modified": "2023-09-25T14:39:38.906112Z",
            "name": "horthy",
            "avatar_url": "https://github.com/horthy.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9027/owners/"
            }
        },
        {
            "id": 9028,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2852,
                        "username": "HosniNabil"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5492,
                        "name": "hosninabil",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5492/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:39.286899Z",
            "modified": "2023-09-25T14:39:39.291096Z",
            "name": "hosninabil",
            "avatar_url": "https://avatars.githubusercontent.com/u/36737840?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9028/owners/"
            }
        },
        {
            "id": 9029,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20859,
                        "username": "HPEATG"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15827,
                        "name": "hpeatg",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15827/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:41.571299Z",
            "modified": "2023-09-25T14:39:41.579591Z",
            "name": "hpeatg",
            "avatar_url": "https://github.com/hpeatg.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9029/owners/"
            }
        },
        {
            "id": 9030,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2861,
                        "username": "HQarroum"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5511,
                        "name": "hqarroum",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5511/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:41.949614Z",
            "modified": "2023-09-25T14:39:41.953601Z",
            "name": "hqarroum",
            "avatar_url": "https://avatars.githubusercontent.com/u/1384633?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9030/owners/"
            }
        },
        {
            "id": 9031,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20862,
                        "username": "httplab"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15833,
                        "name": "httplab",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15833/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:44.340013Z",
            "modified": "2023-09-25T14:39:44.347419Z",
            "name": "httplab",
            "avatar_url": "https://github.com/httplab.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9031/owners/"
            }
        },
        {
            "id": 9032,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2874,
                        "username": "hugo-paredes"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5540,
                        "name": "hugo_paredes",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5540/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:46.537662Z",
            "modified": "2023-09-25T14:39:46.541473Z",
            "name": "hugo_paredes",
            "avatar_url": "https://avatars.githubusercontent.com/u/40466699?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9032/owners/"
            }
        },
        {
            "id": 9033,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2876,
                        "username": "huitseeker"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15843,
                        "name": "huitseeker",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15843/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:47.063789Z",
            "modified": "2023-09-25T14:39:47.072724Z",
            "name": "huitseeker",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a03-1ca7-77d0-8caf-e9e9bf5a8887/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9033/owners/"
            }
        },
        {
            "id": 9034,
            "url": "",
            "summary_fields": {
                "owners": [],
                "provider_namespaces": [
                    {
                        "id": 15844,
                        "name": "hullufred",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15844/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:47.149878Z",
            "modified": "2023-09-25T14:39:47.156862Z",
            "name": "hullufred",
            "avatar_url": "https://github.com/hullufred.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9034/owners/"
            }
        },
        {
            "id": 9035,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2892,
                        "username": "Hvvvrd"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5556,
                        "name": "hvvvrd",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5556/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:50.557105Z",
            "modified": "2023-09-25T14:39:50.561649Z",
            "name": "hvvvrd",
            "avatar_url": "https://avatars.githubusercontent.com/u/72630371?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9035/owners/"
            }
        },
        {
            "id": 9036,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2895,
                        "username": "MyNameIsCosmo"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5558,
                        "name": "hxr",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5558/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:51.136043Z",
            "modified": "2023-09-25T14:39:51.140200Z",
            "name": "hxr",
            "avatar_url": "https://github.com/hxr.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9036/owners/"
            }
        },
        {
            "id": 9037,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2900,
                        "username": "rvansa"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5562,
                        "name": "hyperfoil",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5562/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:52.254720Z",
            "modified": "2023-09-25T14:39:52.259151Z",
            "name": "hyperfoil",
            "avatar_url": "https://github.com/hyperfoil.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9037/owners/"
            }
        },
        {
            "id": 9038,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2901,
                        "username": "Hyperized"
                    },
                    {
                        "id": 18532,
                        "username": "hyperized"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5563,
                        "name": "hyperized",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5563/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:52.459107Z",
            "modified": "2023-09-25T14:39:52.463382Z",
            "name": "Hyperized",
            "avatar_url": "https://avatars0.githubusercontent.com/u/827954?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9038/owners/"
            }
        },
        {
            "id": 9039,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2905,
                        "username": "i-adarsh"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5571,
                        "name": "i_adarsh",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5571/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:53.765135Z",
            "modified": "2023-09-25T14:39:53.769059Z",
            "name": "i_adarsh",
            "avatar_url": "https://avatars0.githubusercontent.com/u/58614055?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9039/owners/"
            }
        },
        {
            "id": 9040,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2906,
                        "username": "iamabhishek-dubey"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5585,
                        "name": "iamabhishek_dubey",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5585/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:54.140493Z",
            "modified": "2023-09-25T14:39:54.144346Z",
            "name": "iamabhishek_dubey",
            "avatar_url": "https://avatars1.githubusercontent.com/u/26764731?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9040/owners/"
            }
        },
        {
            "id": 9041,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2907,
                        "username": "Iamafirestarter"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5586,
                        "name": "iamafirestarter",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5586/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:54.224667Z",
            "modified": "2023-09-25T14:39:54.228308Z",
            "name": "iamafirestarter",
            "avatar_url": "https://avatars.githubusercontent.com/u/73035449?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9041/owners/"
            }
        },
        {
            "id": 9042,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19215,
                        "username": "surajsbharadwaj"
                    },
                    {
                        "id": 23536,
                        "username": "ddgandhi"
                    },
                    {
                        "id": 28095,
                        "username": "nava-dba"
                    },
                    {
                        "id": 24997,
                        "username": "andrewhughes101"
                    },
                    {
                        "id": 17433,
                        "username": "sean-freeman"
                    },
                    {
                        "id": 2930,
                        "username": "nitismis"
                    },
                    {
                        "id": 29305,
                        "username": "pk1218"
                    },
                    {
                        "id": 29421,
                        "username": "richp405"
                    },
                    {
                        "id": 30554,
                        "username": "ledina"
                    },
                    {
                        "id": 28640,
                        "username": "equalchenbj"
                    },
                    {
                        "id": 27388,
                        "username": "subhpa01"
                    },
                    {
                        "id": 27557,
                        "username": "AKippins"
                    },
                    {
                        "id": 2919,
                        "username": "ketankelkar"
                    },
                    {
                        "id": 2920,
                        "username": "rexemin"
                    },
                    {
                        "id": 2921,
                        "username": "fernandofloresg"
                    },
                    {
                        "id": 2922,
                        "username": "robgjertsen1"
                    },
                    {
                        "id": 2923,
                        "username": "tombosmansibm"
                    },
                    {
                        "id": 2924,
                        "username": "blancettb"
                    },
                    {
                        "id": 2925,
                        "username": "chadh1313"
                    },
                    {
                        "id": 2926,
                        "username": "arthurdm"
                    },
                    {
                        "id": 2927,
                        "username": "jashnani"
                    },
                    {
                        "id": 2928,
                        "username": "NjM3MjY5NzAgNzA3MzA3"
                    },
                    {
                        "id": 2929,
                        "username": "mkm-r"
                    },
                    {
                        "id": 2931,
                        "username": "shivasl2022"
                    },
                    {
                        "id": 2933,
                        "username": "blearandy"
                    },
                    {
                        "id": 2934,
                        "username": "thans12"
                    },
                    {
                        "id": 2935,
                        "username": "ttse2021"
                    },
                    {
                        "id": 2936,
                        "username": "Christian-Bartels"
                    },
                    {
                        "id": 2937,
                        "username": "jwcroppe"
                    },
                    {
                        "id": 2938,
                        "username": "spm-devops"
                    },
                    {
                        "id": 2939,
                        "username": "huangjien"
                    },
                    {
                        "id": 2940,
                        "username": "martinccummins"
                    },
                    {
                        "id": 2941,
                        "username": "romakarol"
                    },
                    {
                        "id": 2942,
                        "username": "durera"
                    },
                    {
                        "id": 2943,
                        "username": "salob"
                    },
                    {
                        "id": 2944,
                        "username": "Tom-Latham"
                    },
                    {
                        "id": 2945,
                        "username": "pvtorres"
                    },
                    {
                        "id": 2946,
                        "username": "Bhargava250"
                    },
                    {
                        "id": 2947,
                        "username": "stewartfrancis"
                    },
                    {
                        "id": 2948,
                        "username": "kavya498"
                    },
                    {
                        "id": 2949,
                        "username": "umarali-nagoor"
                    },
                    {
                        "id": 2950,
                        "username": "AnilVijayan"
                    },
                    {
                        "id": 2951,
                        "username": "vkathir82"
                    },
                    {
                        "id": 2952,
                        "username": "andy-maier"
                    },
                    {
                        "id": 2953,
                        "username": "BJostmeyer"
                    },
                    {
                        "id": 2954,
                        "username": "ulrich-hild"
                    },
                    {
                        "id": 2956,
                        "username": "ddimatos"
                    },
                    {
                        "id": 1852,
                        "username": "djorgen-ibm"
                    },
                    {
                        "id": 2957,
                        "username": "ram-ibm"
                    },
                    {
                        "id": 2958,
                        "username": "Anil-CM"
                    },
                    {
                        "id": 2959,
                        "username": "svennam92"
                    },
                    {
                        "id": 2960,
                        "username": "LiJunBJZhu"
                    },
                    {
                        "id": 2961,
                        "username": "lesleyannjordan"
                    },
                    {
                        "id": 2962,
                        "username": "mbwhite"
                    },
                    {
                        "id": 2964,
                        "username": "dothtaccess"
                    },
                    {
                        "id": 2965,
                        "username": "pbfinley1911"
                    },
                    {
                        "id": 2968,
                        "username": "itsBryantP"
                    },
                    {
                        "id": 2970,
                        "username": "wangpww"
                    },
                    {
                        "id": 677,
                        "username": "arturobrzut"
                    },
                    {
                        "id": 2971,
                        "username": "justjais"
                    },
                    {
                        "id": 2972,
                        "username": "cmgrote"
                    },
                    {
                        "id": 17086,
                        "username": "sumitguptaibm"
                    },
                    {
                        "id": 7802,
                        "username": "AndrewTwydell"
                    },
                    {
                        "id": 16998,
                        "username": "rayrayibm"
                    },
                    {
                        "id": 18041,
                        "username": "hkantare"
                    },
                    {
                        "id": 18146,
                        "username": "Shilpi-J"
                    },
                    {
                        "id": 18181,
                        "username": "sahityajain123"
                    },
                    {
                        "id": 18438,
                        "username": "rohitk-github"
                    },
                    {
                        "id": 18616,
                        "username": "coding4z"
                    },
                    {
                        "id": 18904,
                        "username": "curam-devops"
                    },
                    {
                        "id": 18107,
                        "username": "ansibuddy"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 65,
                        "name": "ibm",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/65/"
                    }
                ]
            },
            "created": "2023-09-25T14:39:59.189219Z",
            "modified": "2023-09-25T14:39:59.193565Z",
            "name": "ibm",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018b00fa-f206-7dc4-a8c5-55f11dc17678/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9042/owners/"
            }
        },
        {
            "id": 9043,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20872,
                        "username": "ice9js"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15882,
                        "name": "ice9js",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15882/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:01.706093Z",
            "modified": "2023-09-25T14:40:01.714319Z",
            "name": "ice9js",
            "avatar_url": "https://github.com/ice9js.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9043/owners/"
            }
        },
        {
            "id": 9044,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 17946,
                        "username": "icopp"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15884,
                        "name": "icopp",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15884/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:02.764121Z",
            "modified": "2023-09-25T14:40:02.772051Z",
            "name": "icopp",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a03-4604-768e-bc37-dcf4e7460956/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9044/owners/"
            }
        },
        {
            "id": 9045,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2989,
                        "username": "wookietreiber"
                    },
                    {
                        "id": 17947,
                        "username": "dirks"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5629,
                        "name": "idiv_biodiversity",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5629/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:03.862725Z",
            "modified": "2023-09-25T14:40:03.866627Z",
            "name": "idiv_biodiversity",
            "avatar_url": "https://avatars0.githubusercontent.com/u/17542162?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9045/owners/"
            }
        },
        {
            "id": 9046,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2995,
                        "username": "iDustbin"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5632,
                        "name": "idustbin",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5632/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:05.132060Z",
            "modified": "2023-09-25T14:40:05.136467Z",
            "name": "idustbin",
            "avatar_url": "https://avatars0.githubusercontent.com/u/19187087?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9046/owners/"
            }
        },
        {
            "id": 9047,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2999,
                        "username": "dbenaben"
                    },
                    {
                        "id": 3000,
                        "username": "julozi"
                    },
                    {
                        "id": 95,
                        "username": "lecorguille"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15893,
                        "name": "ifb",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15893/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:05.870579Z",
            "modified": "2023-09-25T14:40:05.879133Z",
            "name": "IFB",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a03-519d-717e-825f-d65e56689cfa/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9047/owners/"
            }
        },
        {
            "id": 9048,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3003,
                        "username": "Igami"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5639,
                        "name": "igami",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5639/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:06.840523Z",
            "modified": "2023-09-25T14:40:06.844516Z",
            "name": "igami",
            "avatar_url": "https://avatars1.githubusercontent.com/u/6898896?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9048/owners/"
            }
        },
        {
            "id": 9049,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3004,
                        "username": "igobranco"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15899,
                        "name": "igobranco",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15899/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:07.339241Z",
            "modified": "2023-09-25T14:40:07.346985Z",
            "name": "igobranco",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a03-5530-78f3-aa2b-41d19db6d7d7/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9049/owners/"
            }
        },
        {
            "id": 9050,
            "url": "",
            "summary_fields": {
                "owners": [],
                "provider_namespaces": [
                    {
                        "id": 15901,
                        "name": "igor_mukhin",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15901/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:08.137287Z",
            "modified": "2023-09-25T14:40:08.145975Z",
            "name": "igor_mukhin",
            "avatar_url": "https://github.com/igor_mukhin.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9050/owners/"
            }
        },
        {
            "id": 9051,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3007,
                        "username": "igor-nikiforov"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5645,
                        "name": "igor_nikiforov",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5645/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:08.219199Z",
            "modified": "2023-09-25T14:40:08.223074Z",
            "name": "igor_nikiforov",
            "avatar_url": "https://avatars.githubusercontent.com/u/41969772?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9051/owners/"
            }
        },
        {
            "id": 9052,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3014,
                        "username": "ikke-t"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5661,
                        "name": "ikke_t",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5661/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:10.878442Z",
            "modified": "2023-09-25T14:40:10.882305Z",
            "name": "ikke_t",
            "avatar_url": "https://avatars0.githubusercontent.com/u/1146409?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9052/owners/"
            }
        },
        {
            "id": 9053,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3015,
                        "username": "ikramBej"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5662,
                        "name": "ikrambej",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5662/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:11.034263Z",
            "modified": "2023-09-25T14:40:11.038120Z",
            "name": "ikrambej",
            "avatar_url": "https://avatars2.githubusercontent.com/u/36248294?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9053/owners/"
            }
        },
        {
            "id": 9054,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3,
                        "username": "Ilyes512"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15916,
                        "name": "ilyes512",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15916/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:13.413869Z",
            "modified": "2023-09-25T14:40:13.421106Z",
            "name": "Ilyes512",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a03-6767-7872-b2d1-a115e70d0884/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9054/owners/"
            }
        },
        {
            "id": 9055,
            "url": "",
            "summary_fields": {
                "owners": [],
                "provider_namespaces": [
                    {
                        "id": 15918,
                        "name": "imadammartin",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15918/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:13.939590Z",
            "modified": "2023-09-25T14:40:13.947437Z",
            "name": "im.adam.martin",
            "avatar_url": "https://github.com/im.adam.martin.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9055/owners/"
            }
        },
        {
            "id": 9056,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 17948,
                        "username": "flyte"
                    },
                    {
                        "id": 17949,
                        "username": "kelfish"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15919,
                        "name": "imagination",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15919/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:14.023841Z",
            "modified": "2023-09-25T14:40:14.031040Z",
            "name": "Imagination",
            "avatar_url": "https://github.com/Imagination.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9056/owners/"
            }
        },
        {
            "id": 9057,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 17950,
                        "username": "imikh"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15920,
                        "name": "imikh",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15920/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:14.774973Z",
            "modified": "2023-09-25T14:40:14.782464Z",
            "name": "imikh",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a03-68b0-7378-9128-63579915b762/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9057/owners/"
            }
        },
        {
            "id": 9058,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 17951,
                        "username": "imlazyone"
                    },
                    {
                        "id": 18538,
                        "username": "stuartwan"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15921,
                        "name": "imlazyone",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15921/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:15.158732Z",
            "modified": "2023-09-25T14:40:15.166467Z",
            "name": "imlazyone",
            "avatar_url": "https://github.com/imlazyone.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9058/owners/"
            }
        },
        {
            "id": 9059,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3024,
                        "username": "im-mortal"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5676,
                        "name": "im_mortal",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5676/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:15.590035Z",
            "modified": "2023-09-25T14:40:15.594015Z",
            "name": "im_mortal",
            "avatar_url": "https://avatars1.githubusercontent.com/u/1835021?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9059/owners/"
            }
        },
        {
            "id": 9060,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3025,
                        "username": "ImNtReal"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5686,
                        "name": "imntreal",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5686/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:15.674039Z",
            "modified": "2023-09-25T14:40:15.677920Z",
            "name": "imntreal",
            "avatar_url": "https://avatars2.githubusercontent.com/u/2048112?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9060/owners/"
            }
        },
        {
            "id": 9061,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3032,
                        "username": "ugiraud"
                    },
                    {
                        "id": 3033,
                        "username": "incubateurpe"
                    },
                    {
                        "id": 3034,
                        "username": "merriadoc"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 636,
                        "name": "incubateurpe",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/636/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:18.844550Z",
            "modified": "2023-09-25T14:40:18.848805Z",
            "name": "incubateurpe",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a03-6e25-7708-9660-5cbf35bbd07a/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9061/owners/"
            }
        },
        {
            "id": 9062,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3039,
                        "username": "indexima-team"
                    },
                    {
                        "id": 3040,
                        "username": "Kev-01"
                    },
                    {
                        "id": 3041,
                        "username": "sfarges"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5698,
                        "name": "indexima_team",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5698/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:19.390423Z",
            "modified": "2023-09-25T14:40:19.394469Z",
            "name": "indexima_team",
            "avatar_url": "https://avatars2.githubusercontent.com/u/71885655?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9062/owners/"
            }
        },
        {
            "id": 9063,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3042,
                        "username": "Indexyz"
                    },
                    {
                        "id": 18539,
                        "username": "5aaee9"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5699,
                        "name": "indexyz",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5699/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:19.502355Z",
            "modified": "2023-09-25T14:40:19.506540Z",
            "name": "indexyz",
            "avatar_url": "https://avatars3.githubusercontent.com/u/7685264?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9063/owners/"
            }
        },
        {
            "id": 9064,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3043,
                        "username": "Indiglobal"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5701,
                        "name": "indiglobal",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5701/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:19.607358Z",
            "modified": "2023-09-25T14:40:19.611558Z",
            "name": "indiglobal",
            "avatar_url": "https://avatars3.githubusercontent.com/u/12747651?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9064/owners/"
            }
        },
        {
            "id": 9065,
            "url": "",
            "summary_fields": {
                "owners": [],
                "provider_namespaces": [
                    {
                        "id": 15931,
                        "name": "info",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15931/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:22.428780Z",
            "modified": "2023-09-25T14:40:22.436632Z",
            "name": "info",
            "avatar_url": "https://github.com/info.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9065/owners/"
            }
        },
        {
            "id": 9066,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 283,
                        "username": "alanbchristie"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5712,
                        "name": "informaticsmatters",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5712/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:22.954975Z",
            "modified": "2023-09-25T14:40:22.958995Z",
            "name": "informaticsmatters",
            "avatar_url": "https://github.com/informaticsmatters.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9066/owners/"
            }
        },
        {
            "id": 9067,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3060,
                        "username": "sbilque"
                    },
                    {
                        "id": 3061,
                        "username": "fbaligand"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5713,
                        "name": "informatiquecdc",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5713/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:23.045468Z",
            "modified": "2023-09-25T14:40:23.049574Z",
            "name": "informatiquecdc",
            "avatar_url": "https://avatars0.githubusercontent.com/u/53438106?s=400&u=f229d970669de7cbcfa7bca7a1d76d8accf8c360&v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9067/owners/"
            }
        },
        {
            "id": 9068,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3063,
                        "username": "infra-anoop"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5715,
                        "name": "infra_anoop",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5715/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:23.680140Z",
            "modified": "2023-09-25T14:40:23.684856Z",
            "name": "infra_anoop",
            "avatar_url": "https://avatars1.githubusercontent.com/u/20174874?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9068/owners/"
            }
        },
        {
            "id": 9069,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20892,
                        "username": "infradev"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15935,
                        "name": "infradev",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15935/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:23.758965Z",
            "modified": "2023-09-25T14:40:23.766962Z",
            "name": "infradev",
            "avatar_url": "https://github.com/infradev.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9069/owners/"
            }
        },
        {
            "id": 9070,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3065,
                        "username": "infra-monkey"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 641,
                        "name": "infra_monkey",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/641/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:23.917389Z",
            "modified": "2023-09-25T14:40:23.921619Z",
            "name": "infra_monkey",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a03-74c1-7ad1-af03-cab63ec1ba42/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9070/owners/"
            }
        },
        {
            "id": 9071,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3067,
                        "username": "infraunlimitedBot"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5718,
                        "name": "infraunlimitedbot",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5718/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:24.477630Z",
            "modified": "2023-09-25T14:40:24.482269Z",
            "name": "infraunlimitedbot",
            "avatar_url": "https://avatars.githubusercontent.com/u/95376629?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9071/owners/"
            }
        },
        {
            "id": 9072,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3072,
                        "username": "SRv6d"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5724,
                        "name": "initq",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5724/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:25.209190Z",
            "modified": "2023-09-25T14:40:25.213204Z",
            "name": "initq",
            "avatar_url": "https://github.com/initq.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9072/owners/"
            }
        },
        {
            "id": 9073,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3087,
                        "username": "InshiyaNalawala"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5731,
                        "name": "inshiyanalawala",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5731/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:27.295493Z",
            "modified": "2023-09-25T14:40:27.299981Z",
            "name": "inshiyanalawala",
            "avatar_url": "https://avatars.githubusercontent.com/u/78806785?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9073/owners/"
            }
        },
        {
            "id": 9074,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3088,
                        "username": "mstrohl"
                    },
                    {
                        "id": 3089,
                        "username": "Delgon"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5732,
                        "name": "insidegroup",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5732/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:27.397122Z",
            "modified": "2023-09-25T14:40:27.401714Z",
            "name": "insidegroup",
            "avatar_url": "https://avatars.githubusercontent.com/u/122863669?s=400&u=231decbe2837091771ec6468ee36217d88c9a54a&v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9074/owners/"
            }
        },
        {
            "id": 9075,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2510,
                        "username": "robc-io"
                    },
                    {
                        "id": 2511,
                        "username": "shinyfoil"
                    },
                    {
                        "id": 18834,
                        "username": "robcxyz"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5734,
                        "name": "insight_icon",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5734/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:27.890062Z",
            "modified": "2023-09-25T14:40:27.893915Z",
            "name": "insight_icon",
            "avatar_url": "https://github.com/insight_icon.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9075/owners/"
            }
        },
        {
            "id": 9076,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2510,
                        "username": "robc-io"
                    },
                    {
                        "id": 2511,
                        "username": "shinyfoil"
                    },
                    {
                        "id": 18834,
                        "username": "robcxyz"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5735,
                        "name": "insight_infra",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5735/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:28.018590Z",
            "modified": "2023-09-25T14:40:28.025419Z",
            "name": "insight_infra",
            "avatar_url": "https://github.com/insight_infra.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9076/owners/"
            }
        },
        {
            "id": 9077,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2510,
                        "username": "robc-io"
                    },
                    {
                        "id": 2511,
                        "username": "shinyfoil"
                    },
                    {
                        "id": 3090,
                        "username": "pranavt61"
                    },
                    {
                        "id": 18834,
                        "username": "robcxyz"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5736,
                        "name": "insight_nervos",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5736/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:28.133202Z",
            "modified": "2023-09-25T14:40:28.137353Z",
            "name": "insight_nervos",
            "avatar_url": "https://github.com/insight_nervos.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9077/owners/"
            }
        },
        {
            "id": 9078,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2510,
                        "username": "robc-io"
                    },
                    {
                        "id": 2511,
                        "username": "shinyfoil"
                    },
                    {
                        "id": 18834,
                        "username": "robcxyz"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5738,
                        "name": "insight_w3f",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5738/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:28.254648Z",
            "modified": "2023-09-25T14:40:28.258558Z",
            "name": "insight_w3f",
            "avatar_url": "https://github.com/insight_w3f.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9078/owners/"
            }
        },
        {
            "id": 9079,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3107,
                        "username": "nqb"
                    },
                    {
                        "id": 3108,
                        "username": "JeGoi"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 119,
                        "name": "inverse_inc",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/119/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:30.934219Z",
            "modified": "2023-09-25T14:40:30.938342Z",
            "name": "inverse_inc",
            "avatar_url": "https://github.com/inverse_inc.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9079/owners/"
            }
        },
        {
            "id": 9080,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3120,
                        "username": "ipa-big"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5760,
                        "name": "ipa_big",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5760/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:32.987607Z",
            "modified": "2023-09-25T14:40:32.991331Z",
            "name": "ipa_big",
            "avatar_url": "https://avatars1.githubusercontent.com/u/18415320?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9080/owners/"
            }
        },
        {
            "id": 9081,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 1525,
                        "username": "tedgin"
                    },
                    {
                        "id": 17952,
                        "username": "strootman"
                    },
                    {
                        "id": 17953,
                        "username": "mwvaughn"
                    },
                    {
                        "id": 1527,
                        "username": "edwins"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15961,
                        "name": "iplantcollaborativeopensource",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15961/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:33.942735Z",
            "modified": "2023-09-25T14:40:33.950714Z",
            "name": "iPlantCollaborativeOpenSource",
            "avatar_url": "https://github.com/iPlantCollaborativeOpenSource.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9081/owners/"
            }
        },
        {
            "id": 9082,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 508,
                        "username": "ipvsean"
                    },
                    {
                        "id": 18548,
                        "username": "IPvSean"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 651,
                        "name": "ipvsean",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/651/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:34.637047Z",
            "modified": "2023-09-25T14:40:34.641490Z",
            "name": "ipvsean",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a03-900a-7e0b-b0d4-ef6762bd3045/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9082/owners/"
            }
        },
        {
            "id": 9083,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3127,
                        "username": "irfan-git2"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5771,
                        "name": "irfan_git2",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5771/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:35.555355Z",
            "modified": "2023-09-25T14:40:35.559558Z",
            "name": "irfan_git2",
            "avatar_url": "https://avatars.githubusercontent.com/u/95263864?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9083/owners/"
            }
        },
        {
            "id": 9084,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3129,
                        "username": "irLinja"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5776,
                        "name": "irlinja",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5776/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:36.385837Z",
            "modified": "2023-09-25T14:40:36.394793Z",
            "name": "irlinja",
            "avatar_url": "https://avatars3.githubusercontent.com/u/5281015?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9084/owners/"
            }
        },
        {
            "id": 9085,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3130,
                        "username": "IRMooBear"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5777,
                        "name": "irmoobear",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5777/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:36.477221Z",
            "modified": "2023-09-25T14:40:36.484657Z",
            "name": "irmoobear",
            "avatar_url": "https://avatars3.githubusercontent.com/u/473314?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9085/owners/"
            }
        },
        {
            "id": 9086,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3133,
                        "username": "IronTooch"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5780,
                        "name": "irontooch",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5780/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:37.287859Z",
            "modified": "2023-09-25T14:40:37.292182Z",
            "name": "irontooch",
            "avatar_url": "https://avatars.githubusercontent.com/u/27360514?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9086/owners/"
            }
        },
        {
            "id": 9087,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20901,
                        "username": "isaacsimmons"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15970,
                        "name": "isaacsimmons",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15970/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:38.233133Z",
            "modified": "2023-09-25T14:40:38.241146Z",
            "name": "isaacsimmons",
            "avatar_url": "https://github.com/isaacsimmons.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9087/owners/"
            }
        },
        {
            "id": 9088,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3143,
                        "username": "Isitar"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5796,
                        "name": "isitar",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5796/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:40.139052Z",
            "modified": "2023-09-25T14:40:40.143403Z",
            "name": "isitar",
            "avatar_url": "https://avatars2.githubusercontent.com/u/16210003?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9088/owners/"
            }
        },
        {
            "id": 9089,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3148,
                        "username": "ismail-sky"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5798,
                        "name": "ismail_sky",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5798/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:40.782244Z",
            "modified": "2023-09-25T14:40:40.791996Z",
            "name": "ismail_sky",
            "avatar_url": "https://avatars.githubusercontent.com/u/33691099?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9089/owners/"
            }
        },
        {
            "id": 9090,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 17709,
                        "username": "it-pappa"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 660,
                        "name": "it_pappa",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/660/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:45.825652Z",
            "modified": "2023-09-25T14:40:45.829838Z",
            "name": "it_pappa",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a03-a9d4-7d97-a014-ccee516042b4/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9090/owners/"
            }
        },
        {
            "id": 9091,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3174,
                        "username": "ItsNotGoodName"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5818,
                        "name": "itsnotgoodname",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5818/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:46.801030Z",
            "modified": "2023-09-25T14:40:46.805289Z",
            "name": "itsnotgoodname",
            "avatar_url": "https://avatars.githubusercontent.com/u/35015993?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9091/owners/"
            }
        },
        {
            "id": 9092,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3180,
                        "username": "ivan-c"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5822,
                        "name": "ivan_c",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5822/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:48.333176Z",
            "modified": "2023-09-25T14:40:48.337723Z",
            "name": "ivan_c",
            "avatar_url": "https://avatars.githubusercontent.com/u/5333433?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9092/owners/"
            }
        },
        {
            "id": 9093,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20909,
                        "username": "ivan-iver"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 16002,
                        "name": "ivan_iver",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16002/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:48.819059Z",
            "modified": "2023-09-25T14:40:48.826672Z",
            "name": "ivan-iver",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a03-b99c-7ceb-9ad1-708d3f83edb8/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9093/owners/"
            }
        },
        {
            "id": 9094,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3183,
                        "username": "Ivanmathew-tech"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5832,
                        "name": "ivanmathew_tech",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5832/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:49.266990Z",
            "modified": "2023-09-25T14:40:49.271376Z",
            "name": "ivanmathew_tech",
            "avatar_url": "https://avatars2.githubusercontent.com/u/70053300?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9094/owners/"
            }
        },
        {
            "id": 9095,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3196,
                        "username": "J1mooo"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5851,
                        "name": "j1mooo",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5851/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:52.759758Z",
            "modified": "2023-09-25T14:40:52.764126Z",
            "name": "j1mooo",
            "avatar_url": "https://avatars.githubusercontent.com/u/77412648?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9095/owners/"
            }
        },
        {
            "id": 9096,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3204,
                        "username": "jack1142"
                    },
                    {
                        "id": 18553,
                        "username": "Jackenmen"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5872,
                        "name": "jackenmen",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5872/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:55.387869Z",
            "modified": "2023-09-25T14:40:55.392635Z",
            "name": "jackenmen",
            "avatar_url": "https://avatars.githubusercontent.com/u/6032823?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9096/owners/"
            }
        },
        {
            "id": 9097,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3211,
                        "username": "Jacksondr5"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5885,
                        "name": "jacksondr5",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5885/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:56.763618Z",
            "modified": "2023-09-25T14:40:56.767681Z",
            "name": "jacksondr5",
            "avatar_url": "https://avatars.githubusercontent.com/u/9014034?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9097/owners/"
            }
        },
        {
            "id": 9098,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3210,
                        "username": "jackson-t"
                    },
                    {
                        "id": 18555,
                        "username": "jackson1719"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5883,
                        "name": "jackson_t",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5883/"
                    }
                ]
            },
            "created": "2023-09-25T14:40:56.959026Z",
            "modified": "2023-09-25T14:40:56.966060Z",
            "name": "jackson_t",
            "avatar_url": "https://avatars3.githubusercontent.com/u/806906?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9098/owners/"
            }
        },
        {
            "id": 9099,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3227,
                        "username": "jake-morgan"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5911,
                        "name": "jake_morgan",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5911/"
                    }
                ]
            },
            "created": "2023-09-25T14:41:01.927372Z",
            "modified": "2023-09-25T14:41:01.931521Z",
            "name": "jake_morgan",
            "avatar_url": "https://avatars0.githubusercontent.com/u/41013328?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9099/owners/"
            }
        },
        {
            "id": 9100,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 17561,
                        "username": "JakobLichterfeld"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 13231,
                        "name": "jakoblichterfeld",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13231/"
                    }
                ]
            },
            "created": "2023-09-25T14:41:02.395343Z",
            "modified": "2023-09-25T14:41:02.399568Z",
            "name": "jakoblichterfeld",
            "avatar_url": "https://avatars.githubusercontent.com/u/16510328?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9100/owners/"
            }
        },
        {
            "id": 9101,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3230,
                        "username": "Jamdoog"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5921,
                        "name": "jamdoog",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5921/"
                    }
                ]
            },
            "created": "2023-09-25T14:41:03.242759Z",
            "modified": "2023-09-25T14:41:03.246816Z",
            "name": "jamdoog",
            "avatar_url": "https://avatars.githubusercontent.com/u/13838902?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9101/owners/"
            }
        },
        {
            "id": 9102,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3234,
                        "username": "JamesCacioppo"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5932,
                        "name": "jamescacioppo",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5932/"
                    }
                ]
            },
            "created": "2023-09-25T14:41:03.902639Z",
            "modified": "2023-09-25T14:41:03.906343Z",
            "name": "jamescacioppo",
            "avatar_url": "https://avatars3.githubusercontent.com/u/38083654?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9102/owners/"
            }
        },
        {
            "id": 9103,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20917,
                        "username": "james-huston"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 16044,
                        "name": "james_huston",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16044/"
                    }
                ]
            },
            "created": "2023-09-25T14:41:04.842682Z",
            "modified": "2023-09-25T14:41:04.850965Z",
            "name": "james-huston",
            "avatar_url": "https://github.com/james-huston.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9103/owners/"
            }
        },
        {
            "id": 9104,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20919,
                        "username": "jamesmoriarty"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 16047,
                        "name": "jamesmoriarty",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/16047/"
                    }
                ]
            },
            "created": "2023-09-25T14:41:05.381862Z",
            "modified": "2023-09-25T14:41:05.390660Z",
            "name": "jamesmoriarty",
            "avatar_url": "https://github.com/jamesmoriarty.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9104/owners/"
            }
        },
        {
            "id": 9105,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3240,
                        "username": "jamesread"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 679,
                        "name": "jamesread",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/679/"
                    }
                ]
            },
            "created": "2023-09-25T14:41:05.849426Z",
            "modified": "2023-09-25T14:41:05.854424Z",
            "name": "jamesread",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a03-eee3-73f5-a7d3-b62f5aa4f16a/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9105/owners/"
            }
        },
        {
            "id": 9106,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3245,
                        "username": "JammyStuff"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5941,
                        "name": "jammystuff",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5941/"
                    }
                ]
            },
            "created": "2023-09-25T14:41:07.015507Z",
            "modified": "2023-09-25T14:41:07.019306Z",
            "name": "jammystuff",
            "avatar_url": "https://avatars1.githubusercontent.com/u/843061?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9106/owners/"
            }
        },
        {
            "id": 9107,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3250,
                        "username": "jan-matthis"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5944,
                        "name": "jan_matthis",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5944/"
                    }
                ]
            },
            "created": "2023-09-25T14:41:08.543071Z",
            "modified": "2023-09-25T14:41:08.547242Z",
            "name": "jan_matthis",
            "avatar_url": "https://avatars1.githubusercontent.com/u/1239529?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9107/owners/"
            }
        },
        {
            "id": 9108,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3259,
                        "username": "JaredZieche"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 5969,
                        "name": "jaredzieche",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/5969/"
                    }
                ]
            },
            "created": "2023-09-25T14:41:10.871978Z",
            "modified": "2023-09-25T14:41:10.875977Z",
            "name": "jaredzieche",
            "avatar_url": "https://avatars.githubusercontent.com/u/28032466?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/9108/owners/"
            }
        }
    ]
}