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=167
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 25479,
    "next": "http://galaxy.ansible.com/api/v1/namespaces/?format=api&page=168",
    "previous": "http://galaxy.ansible.com/api/v1/namespaces/?format=api&page=166",
    "results": [
        {
            "id": 16627,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25832,
                        "username": "crichez"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26230,
                        "name": "crichez",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26230/"
                    }
                ]
            },
            "created": "2024-08-01T16:25:24.332391Z",
            "modified": "2024-08-01T16:25:24.334433Z",
            "name": "crichez",
            "avatar_url": "https://github.com/crichez.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16627/owners/"
            }
        },
        {
            "id": 16628,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25833,
                        "username": "CerealYeti"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26231,
                        "name": "cerealyeti",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26231/"
                    }
                ]
            },
            "created": "2024-08-01T19:10:57.174325Z",
            "modified": "2024-08-01T19:10:57.175640Z",
            "name": "CerealYeti",
            "avatar_url": "https://github.com/CerealYeti.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16628/owners/"
            }
        },
        {
            "id": 16629,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25834,
                        "username": "WilfredoVega"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26232,
                        "name": "wilfredovega",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26232/"
                    }
                ]
            },
            "created": "2024-08-01T19:12:57.954157Z",
            "modified": "2024-08-01T19:12:57.955656Z",
            "name": "WilfredoVega",
            "avatar_url": "https://github.com/WilfredoVega.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16629/owners/"
            }
        },
        {
            "id": 16630,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25835,
                        "username": "wilfredo-vega-capgemini"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26233,
                        "name": "wilfredo_vega_capgemini",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26233/"
                    }
                ]
            },
            "created": "2024-08-01T19:14:42.655292Z",
            "modified": "2024-08-01T19:14:42.656494Z",
            "name": "wilfredo-vega-capgemini",
            "avatar_url": "https://github.com/wilfredo-vega-capgemini.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16630/owners/"
            }
        },
        {
            "id": 16631,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25836,
                        "username": "KiranKadimi"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26234,
                        "name": "kirankadimi",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26234/"
                    }
                ]
            },
            "created": "2024-08-01T19:15:55.998290Z",
            "modified": "2024-08-01T19:15:56.000034Z",
            "name": "KiranKadimi",
            "avatar_url": "https://github.com/KiranKadimi.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16631/owners/"
            }
        },
        {
            "id": 16632,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25837,
                        "username": "meVipulSingh"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26235,
                        "name": "mevipulsingh",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26235/"
                    }
                ]
            },
            "created": "2024-08-01T20:10:35.489076Z",
            "modified": "2024-08-01T20:10:35.490362Z",
            "name": "meVipulSingh",
            "avatar_url": "https://github.com/meVipulSingh.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16632/owners/"
            }
        },
        {
            "id": 16633,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25838,
                        "username": "mjv017"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26236,
                        "name": "mjv017",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26236/"
                    }
                ]
            },
            "created": "2024-08-01T20:12:56.247922Z",
            "modified": "2024-08-01T20:12:56.249334Z",
            "name": "mjv017",
            "avatar_url": "https://github.com/mjv017.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16633/owners/"
            }
        },
        {
            "id": 16634,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25839,
                        "username": "PrincePazol"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26237,
                        "name": "princepazol",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26237/"
                    }
                ]
            },
            "created": "2024-08-02T03:54:57.036546Z",
            "modified": "2024-08-02T03:54:57.037818Z",
            "name": "PrincePazol",
            "avatar_url": "https://github.com/PrincePazol.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16634/owners/"
            }
        },
        {
            "id": 16635,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25840,
                        "username": "hariwhois23"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26238,
                        "name": "hariwhois23",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26238/"
                    }
                ]
            },
            "created": "2024-08-02T04:28:36.555712Z",
            "modified": "2024-08-02T04:28:36.556914Z",
            "name": "hariwhois23",
            "avatar_url": "https://github.com/hariwhois23.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16635/owners/"
            }
        },
        {
            "id": 16636,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25841,
                        "username": "ganga8181"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26239,
                        "name": "ganga8181",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26239/"
                    }
                ]
            },
            "created": "2024-08-02T06:00:58.973423Z",
            "modified": "2024-08-02T06:00:58.974945Z",
            "name": "ganga8181",
            "avatar_url": "https://github.com/ganga8181.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16636/owners/"
            }
        },
        {
            "id": 16637,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25842,
                        "username": "Nirala183"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26240,
                        "name": "nirala183",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26240/"
                    }
                ]
            },
            "created": "2024-08-02T06:06:21.100983Z",
            "modified": "2024-08-02T06:06:21.108782Z",
            "name": "Nirala183",
            "avatar_url": "https://github.com/Nirala183.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16637/owners/"
            }
        },
        {
            "id": 16638,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25843,
                        "username": "siddhopant123"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26241,
                        "name": "siddhopant123",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26241/"
                    }
                ]
            },
            "created": "2024-08-02T06:14:45.547864Z",
            "modified": "2024-08-02T06:14:45.549129Z",
            "name": "siddhopant123",
            "avatar_url": "https://github.com/siddhopant123.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16638/owners/"
            }
        },
        {
            "id": 16639,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25844,
                        "username": "Freighter"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26242,
                        "name": "freighter",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26242/"
                    }
                ]
            },
            "created": "2024-08-02T06:17:39.662833Z",
            "modified": "2024-08-02T06:17:39.664097Z",
            "name": "Freighter",
            "avatar_url": "https://github.com/Freighter.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16639/owners/"
            }
        },
        {
            "id": 16640,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25845,
                        "username": "amarocf"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26243,
                        "name": "amarocf",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26243/"
                    }
                ]
            },
            "created": "2024-08-02T07:26:02.819288Z",
            "modified": "2024-08-02T07:26:02.820332Z",
            "name": "amarocf",
            "avatar_url": "https://github.com/amarocf.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16640/owners/"
            }
        },
        {
            "id": 16641,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25846,
                        "username": "anilkumar861"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26244,
                        "name": "anilkumar861",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26244/"
                    }
                ]
            },
            "created": "2024-08-02T07:36:37.179547Z",
            "modified": "2024-08-02T07:36:37.180677Z",
            "name": "anilkumar861",
            "avatar_url": "https://github.com/anilkumar861.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16641/owners/"
            }
        },
        {
            "id": 16642,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25847,
                        "username": "Yash6307"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26245,
                        "name": "yash6307",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26245/"
                    }
                ]
            },
            "created": "2024-08-02T07:49:44.328119Z",
            "modified": "2024-08-02T07:49:44.329264Z",
            "name": "Yash6307",
            "avatar_url": "https://github.com/Yash6307.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16642/owners/"
            }
        },
        {
            "id": 16643,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25848,
                        "username": "zemla44"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26246,
                        "name": "zemla44",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26246/"
                    }
                ]
            },
            "created": "2024-08-02T08:27:00.476396Z",
            "modified": "2024-08-02T08:27:00.477936Z",
            "name": "zemla44",
            "avatar_url": "https://github.com/zemla44.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16643/owners/"
            }
        },
        {
            "id": 16644,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25849,
                        "username": "mandeeps2806"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26247,
                        "name": "mandeeps2806",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26247/"
                    }
                ]
            },
            "created": "2024-08-02T08:56:50.578023Z",
            "modified": "2024-08-02T08:56:50.579367Z",
            "name": "mandeeps2806",
            "avatar_url": "https://github.com/mandeeps2806.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16644/owners/"
            }
        },
        {
            "id": 16645,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 96,
                        "username": "loraine-gueguen"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 7192,
                        "name": "loraine_gueguen",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/7192/"
                    }
                ]
            },
            "created": "2024-08-02T09:22:52.492594Z",
            "modified": "2024-08-02T09:22:52.493839Z",
            "name": "loraine-gueguen",
            "avatar_url": "https://avatars.githubusercontent.com/u/16136876?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16645/owners/"
            }
        },
        {
            "id": 16646,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25850,
                        "username": "anshumov"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26248,
                        "name": "anshumov",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26248/"
                    }
                ]
            },
            "created": "2024-08-02T12:08:49.943062Z",
            "modified": "2024-08-02T12:08:49.944417Z",
            "name": "anshumov",
            "avatar_url": "https://github.com/anshumov.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16646/owners/"
            }
        },
        {
            "id": 16647,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25851,
                        "username": "Erik-Lamers1"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26249,
                        "name": "erik_lamers1",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26249/"
                    }
                ]
            },
            "created": "2024-08-02T12:58:14.354973Z",
            "modified": "2024-08-02T12:58:14.356183Z",
            "name": "Erik-Lamers1",
            "avatar_url": "https://github.com/Erik-Lamers1.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16647/owners/"
            }
        },
        {
            "id": 16648,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25852,
                        "username": "s1m55rkh1n"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26250,
                        "name": "s1m55rkh1n",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26250/"
                    }
                ]
            },
            "created": "2024-08-02T13:05:12.850523Z",
            "modified": "2024-08-02T13:05:12.851935Z",
            "name": "s1m55rkh1n",
            "avatar_url": "https://github.com/s1m55rkh1n.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16648/owners/"
            }
        },
        {
            "id": 16649,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25853,
                        "username": "navyagudala"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26251,
                        "name": "navyagudala",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26251/"
                    }
                ]
            },
            "created": "2024-08-02T13:11:33.186099Z",
            "modified": "2024-08-02T13:11:33.187583Z",
            "name": "navyagudala",
            "avatar_url": "https://github.com/navyagudala.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16649/owners/"
            }
        },
        {
            "id": 16650,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25854,
                        "username": "hiprakash"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26252,
                        "name": "hiprakash",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26252/"
                    }
                ]
            },
            "created": "2024-08-02T13:37:04.353179Z",
            "modified": "2024-08-02T13:37:04.354567Z",
            "name": "hiprakash",
            "avatar_url": "https://github.com/hiprakash.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16650/owners/"
            }
        },
        {
            "id": 16651,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25855,
                        "username": "siddartha21"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26253,
                        "name": "siddartha21",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26253/"
                    }
                ]
            },
            "created": "2024-08-02T16:06:52.645260Z",
            "modified": "2024-08-02T16:06:52.646564Z",
            "name": "siddartha21",
            "avatar_url": "https://github.com/siddartha21.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16651/owners/"
            }
        },
        {
            "id": 16652,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25856,
                        "username": "silentknight2001"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26254,
                        "name": "silentknight2001",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26254/"
                    }
                ]
            },
            "created": "2024-08-02T19:28:29.767543Z",
            "modified": "2024-08-02T19:28:29.769269Z",
            "name": "silentknight2001",
            "avatar_url": "https://github.com/silentknight2001.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16652/owners/"
            }
        },
        {
            "id": 16653,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25857,
                        "username": "adamnmartin"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26255,
                        "name": "adamnmartin",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26255/"
                    }
                ]
            },
            "created": "2024-08-02T20:01:17.990583Z",
            "modified": "2024-08-02T20:01:17.991713Z",
            "name": "adamnmartin",
            "avatar_url": "https://github.com/adamnmartin.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16653/owners/"
            }
        },
        {
            "id": 16654,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25858,
                        "username": "ShriyanshPandey"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26256,
                        "name": "shriyanshpandey",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26256/"
                    }
                ]
            },
            "created": "2024-08-02T20:43:31.924312Z",
            "modified": "2024-08-02T20:43:31.925588Z",
            "name": "ShriyanshPandey",
            "avatar_url": "https://github.com/ShriyanshPandey.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16654/owners/"
            }
        },
        {
            "id": 16655,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25859,
                        "username": "openshiftadmin"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26257,
                        "name": "openshiftadmin",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26257/"
                    }
                ]
            },
            "created": "2024-08-03T06:54:08.538736Z",
            "modified": "2024-08-03T06:54:08.539978Z",
            "name": "openshiftadmin",
            "avatar_url": "https://github.com/openshiftadmin.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16655/owners/"
            }
        },
        {
            "id": 16656,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25860,
                        "username": "zouox"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26258,
                        "name": "zouox",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26258/"
                    }
                ]
            },
            "created": "2024-08-03T10:15:34.241314Z",
            "modified": "2024-08-03T10:15:34.242734Z",
            "name": "zouox",
            "avatar_url": "https://github.com/zouox.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16656/owners/"
            }
        },
        {
            "id": 16657,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25861,
                        "username": "AmelokoEmmanuel"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26259,
                        "name": "amelokoemmanuel",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26259/"
                    }
                ]
            },
            "created": "2024-08-03T12:11:37.457875Z",
            "modified": "2024-08-03T12:11:37.459470Z",
            "name": "AmelokoEmmanuel",
            "avatar_url": "https://github.com/AmelokoEmmanuel.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16657/owners/"
            }
        },
        {
            "id": 16658,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25862,
                        "username": "Danger-code"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26260,
                        "name": "danger_code",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26260/"
                    }
                ]
            },
            "created": "2024-08-03T12:35:47.134773Z",
            "modified": "2024-08-03T12:35:47.135975Z",
            "name": "Danger-code",
            "avatar_url": "https://github.com/Danger-code.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16658/owners/"
            }
        },
        {
            "id": 16659,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25863,
                        "username": "ji-podhead"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26261,
                        "name": "ji_podhead",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26261/"
                    }
                ]
            },
            "created": "2024-08-03T13:02:25.903330Z",
            "modified": "2024-08-03T13:02:25.904722Z",
            "name": "ji-podhead",
            "avatar_url": "https://github.com/ji-podhead.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16659/owners/"
            }
        },
        {
            "id": 16660,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25864,
                        "username": "jasim-syed7"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26262,
                        "name": "jasim_syed7",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26262/"
                    }
                ]
            },
            "created": "2024-08-03T14:15:16.042700Z",
            "modified": "2024-08-03T14:15:16.044085Z",
            "name": "jasim-syed7",
            "avatar_url": "https://github.com/jasim-syed7.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16660/owners/"
            }
        },
        {
            "id": 16661,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25865,
                        "username": "piyushpatel858"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26263,
                        "name": "piyushpatel858",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26263/"
                    }
                ]
            },
            "created": "2024-08-03T15:12:40.428094Z",
            "modified": "2024-08-03T15:12:40.429323Z",
            "name": "piyushpatel858",
            "avatar_url": "https://github.com/piyushpatel858.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16661/owners/"
            }
        },
        {
            "id": 16662,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25866,
                        "username": "HarshadkCon"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26264,
                        "name": "harshadkcon",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26264/"
                    }
                ]
            },
            "created": "2024-08-03T17:16:33.957804Z",
            "modified": "2024-08-03T17:16:33.959184Z",
            "name": "HarshadkCon",
            "avatar_url": "https://github.com/HarshadkCon.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16662/owners/"
            }
        },
        {
            "id": 16663,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25867,
                        "username": "abhi8080"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26265,
                        "name": "abhi8080",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26265/"
                    }
                ]
            },
            "created": "2024-08-03T21:48:11.790212Z",
            "modified": "2024-08-03T21:48:11.791485Z",
            "name": "abhi8080",
            "avatar_url": "https://github.com/abhi8080.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16663/owners/"
            }
        },
        {
            "id": 16664,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25868,
                        "username": "pathem935"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26266,
                        "name": "pathem935",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26266/"
                    }
                ]
            },
            "created": "2024-08-04T00:56:17.092700Z",
            "modified": "2024-08-04T00:56:17.094094Z",
            "name": "pathem935",
            "avatar_url": "https://github.com/pathem935.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16664/owners/"
            }
        },
        {
            "id": 16665,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25869,
                        "username": "spencerhughes"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26267,
                        "name": "spencerhughes",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26267/"
                    }
                ]
            },
            "created": "2024-08-04T03:06:43.877894Z",
            "modified": "2024-08-04T03:06:43.879325Z",
            "name": "spencerhughes",
            "avatar_url": "https://github.com/spencerhughes.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16665/owners/"
            }
        },
        {
            "id": 16666,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25870,
                        "username": "tasosalvas"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26268,
                        "name": "tasosalvas",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26268/"
                    }
                ]
            },
            "created": "2024-08-04T05:09:12.355410Z",
            "modified": "2024-08-04T05:09:12.356641Z",
            "name": "tasosalvas",
            "avatar_url": "https://github.com/tasosalvas.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16666/owners/"
            }
        },
        {
            "id": 16667,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25871,
                        "username": "uriankhai"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26269,
                        "name": "uriankhai",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26269/"
                    }
                ]
            },
            "created": "2024-08-04T05:39:53.273551Z",
            "modified": "2024-08-04T05:39:53.274801Z",
            "name": "uriankhai",
            "avatar_url": "https://github.com/uriankhai.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16667/owners/"
            }
        },
        {
            "id": 16668,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25872,
                        "username": "Kakada10"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26270,
                        "name": "kakada10",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26270/"
                    }
                ]
            },
            "created": "2024-08-04T07:41:34.924311Z",
            "modified": "2024-08-04T07:41:34.925643Z",
            "name": "Kakada10",
            "avatar_url": "https://github.com/Kakada10.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16668/owners/"
            }
        },
        {
            "id": 16669,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25873,
                        "username": "Lebowski89"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26271,
                        "name": "lebowski89",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26271/"
                    }
                ]
            },
            "created": "2024-08-04T08:38:27.837291Z",
            "modified": "2024-08-04T08:38:27.838555Z",
            "name": "Lebowski89",
            "avatar_url": "https://github.com/Lebowski89.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16669/owners/"
            }
        },
        {
            "id": 16670,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25874,
                        "username": "solomond22"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26272,
                        "name": "solomond22",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26272/"
                    }
                ]
            },
            "created": "2024-08-04T08:49:20.413443Z",
            "modified": "2024-08-04T08:49:20.414747Z",
            "name": "solomond22",
            "avatar_url": "https://github.com/solomond22.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16670/owners/"
            }
        },
        {
            "id": 16671,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25875,
                        "username": "ramkunwarmeghwal"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26273,
                        "name": "ramkunwarmeghwal",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26273/"
                    }
                ]
            },
            "created": "2024-08-04T09:33:13.704320Z",
            "modified": "2024-08-04T09:33:13.705549Z",
            "name": "ramkunwarmeghwal",
            "avatar_url": "https://github.com/ramkunwarmeghwal.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16671/owners/"
            }
        },
        {
            "id": 16672,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25029,
                        "username": "kvelarde-itential"
                    },
                    {
                        "id": 25909,
                        "username": "steven-schattenberg-itential"
                    },
                    {
                        "id": 25906,
                        "username": "Nick-Andreano"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26274,
                        "name": "itential",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26274/"
                    }
                ]
            },
            "created": "2024-08-04T10:53:54.651305Z",
            "modified": "2024-08-04T10:54:09.880320Z",
            "name": "itential",
            "avatar_url": "https://github.com/itential.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16672/owners/"
            }
        },
        {
            "id": 16673,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25876,
                        "username": "shravanadpa"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26275,
                        "name": "shravanadpa",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26275/"
                    }
                ]
            },
            "created": "2024-08-04T11:06:12.793377Z",
            "modified": "2024-08-04T11:06:12.794819Z",
            "name": "shravanadpa",
            "avatar_url": "https://github.com/shravanadpa.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16673/owners/"
            }
        },
        {
            "id": 16674,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25877,
                        "username": "Purushottamkumar24"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26276,
                        "name": "purushottamkumar24",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26276/"
                    }
                ]
            },
            "created": "2024-08-04T11:37:13.880685Z",
            "modified": "2024-08-04T11:37:13.881753Z",
            "name": "Purushottamkumar24",
            "avatar_url": "https://github.com/Purushottamkumar24.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16674/owners/"
            }
        },
        {
            "id": 16675,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25878,
                        "username": "akhilprabhu20"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26277,
                        "name": "akhilprabhu20",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26277/"
                    }
                ]
            },
            "created": "2024-08-04T11:56:27.165991Z",
            "modified": "2024-08-04T11:56:27.167249Z",
            "name": "akhilprabhu20",
            "avatar_url": "https://github.com/akhilprabhu20.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16675/owners/"
            }
        },
        {
            "id": 16676,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25879,
                        "username": "lunleivang"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26278,
                        "name": "lunleivang",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26278/"
                    }
                ]
            },
            "created": "2024-08-04T12:30:58.394614Z",
            "modified": "2024-08-04T12:30:58.396001Z",
            "name": "lunleivang",
            "avatar_url": "https://github.com/lunleivang.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16676/owners/"
            }
        },
        {
            "id": 16677,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25880,
                        "username": "Afsharidevops"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26279,
                        "name": "afsharidevops",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26279/"
                    }
                ]
            },
            "created": "2024-08-04T12:44:34.502871Z",
            "modified": "2024-08-04T12:44:34.504246Z",
            "name": "Afsharidevops",
            "avatar_url": "https://github.com/Afsharidevops.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16677/owners/"
            }
        },
        {
            "id": 16678,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25881,
                        "username": "akramullah39"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26280,
                        "name": "akramullah39",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26280/"
                    }
                ]
            },
            "created": "2024-08-04T12:52:41.245802Z",
            "modified": "2024-08-04T12:52:41.247068Z",
            "name": "akramullah39",
            "avatar_url": "https://github.com/akramullah39.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16678/owners/"
            }
        },
        {
            "id": 16679,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25883,
                        "username": "ajai-cloud"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26281,
                        "name": "ajai_cloud",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26281/"
                    }
                ]
            },
            "created": "2024-08-04T15:18:21.450579Z",
            "modified": "2024-08-04T15:18:21.451783Z",
            "name": "ajai-cloud",
            "avatar_url": "https://github.com/ajai-cloud.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16679/owners/"
            }
        },
        {
            "id": 16680,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25884,
                        "username": "joshrnoll"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26282,
                        "name": "joshrnoll",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26282/"
                    }
                ]
            },
            "created": "2024-08-04T15:44:42.573470Z",
            "modified": "2024-08-04T15:44:42.574699Z",
            "name": "joshrnoll",
            "avatar_url": "https://github.com/joshrnoll.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16680/owners/"
            }
        },
        {
            "id": 16681,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20865,
                        "username": "huyz"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 614,
                        "name": "huyz",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/614/"
                    }
                ]
            },
            "created": "2024-08-04T17:10:10.553571Z",
            "modified": "2024-08-04T17:10:10.554725Z",
            "name": "huyz",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a03-262b-72dc-ba22-9f1f771a2f60/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16681/owners/"
            }
        },
        {
            "id": 16682,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25885,
                        "username": "junaidawaisservicenow"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26283,
                        "name": "junaidawaisservicenow",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26283/"
                    }
                ]
            },
            "created": "2024-08-04T17:14:49.061237Z",
            "modified": "2024-08-04T17:14:49.062375Z",
            "name": "junaidawaisservicenow",
            "avatar_url": "https://github.com/junaidawaisservicenow.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16682/owners/"
            }
        },
        {
            "id": 16683,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25886,
                        "username": "Zakiya751"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26284,
                        "name": "zakiya751",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26284/"
                    }
                ]
            },
            "created": "2024-08-04T18:13:28.128964Z",
            "modified": "2024-08-04T18:13:28.130059Z",
            "name": "Zakiya751",
            "avatar_url": "https://github.com/Zakiya751.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16683/owners/"
            }
        },
        {
            "id": 16684,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25887,
                        "username": "Cesar012782"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26285,
                        "name": "cesar012782",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26285/"
                    }
                ]
            },
            "created": "2024-08-04T21:06:15.927118Z",
            "modified": "2024-08-04T21:06:15.935086Z",
            "name": "Cesar012782",
            "avatar_url": "https://github.com/Cesar012782.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16684/owners/"
            }
        },
        {
            "id": 16685,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25888,
                        "username": "burvall"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26286,
                        "name": "burvall",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26286/"
                    }
                ]
            },
            "created": "2024-08-05T00:11:35.206438Z",
            "modified": "2024-08-05T00:11:35.207438Z",
            "name": "burvall",
            "avatar_url": "https://github.com/burvall.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16685/owners/"
            }
        },
        {
            "id": 16686,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25889,
                        "username": "tenbanliontech"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26287,
                        "name": "tenbanliontech",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26287/"
                    }
                ]
            },
            "created": "2024-08-05T01:07:49.705278Z",
            "modified": "2024-08-05T01:07:49.706502Z",
            "name": "tenbanliontech",
            "avatar_url": "https://github.com/tenbanliontech.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16686/owners/"
            }
        },
        {
            "id": 16687,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25890,
                        "username": "voidrot"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26288,
                        "name": "voidrot",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26288/"
                    }
                ]
            },
            "created": "2024-08-05T02:58:07.859092Z",
            "modified": "2024-08-05T02:58:07.860581Z",
            "name": "voidrot",
            "avatar_url": "https://github.com/voidrot.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16687/owners/"
            }
        },
        {
            "id": 16688,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25891,
                        "username": "jsingh229"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26289,
                        "name": "jsingh229",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26289/"
                    }
                ]
            },
            "created": "2024-08-05T03:22:38.605050Z",
            "modified": "2024-08-05T03:22:38.606272Z",
            "name": "jsingh229",
            "avatar_url": "https://github.com/jsingh229.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16688/owners/"
            }
        },
        {
            "id": 16689,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25892,
                        "username": "AndresDuran54"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26290,
                        "name": "andresduran54",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26290/"
                    }
                ]
            },
            "created": "2024-08-05T03:53:01.998974Z",
            "modified": "2024-08-05T03:53:01.999983Z",
            "name": "AndresDuran54",
            "avatar_url": "https://github.com/AndresDuran54.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16689/owners/"
            }
        },
        {
            "id": 16690,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25893,
                        "username": "Asif23feb"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26291,
                        "name": "asif23feb",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26291/"
                    }
                ]
            },
            "created": "2024-08-05T05:32:29.618950Z",
            "modified": "2024-08-05T05:32:29.620275Z",
            "name": "Asif23feb",
            "avatar_url": "https://github.com/Asif23feb.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16690/owners/"
            }
        },
        {
            "id": 16691,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25894,
                        "username": "anuragpandey0729"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26292,
                        "name": "anuragpandey0729",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26292/"
                    }
                ]
            },
            "created": "2024-08-05T05:50:15.207331Z",
            "modified": "2024-08-05T05:50:15.208532Z",
            "name": "anuragpandey0729",
            "avatar_url": "https://github.com/anuragpandey0729.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16691/owners/"
            }
        },
        {
            "id": 16692,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25896,
                        "username": "yuwongrh"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26293,
                        "name": "yuwongrh",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26293/"
                    }
                ]
            },
            "created": "2024-08-05T06:43:31.989297Z",
            "modified": "2024-08-05T06:43:31.990858Z",
            "name": "yuwongrh",
            "avatar_url": "https://github.com/yuwongrh.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16692/owners/"
            }
        },
        {
            "id": 16693,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25897,
                        "username": "letenkov"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26294,
                        "name": "letenkov",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26294/"
                    }
                ]
            },
            "created": "2024-08-05T06:57:33.408149Z",
            "modified": "2024-08-05T06:57:33.409348Z",
            "name": "letenkov",
            "avatar_url": "https://github.com/letenkov.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16693/owners/"
            }
        },
        {
            "id": 16694,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 21600,
                        "username": "tariromukute"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 1293,
                        "name": "tariromukute",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/1293/"
                    }
                ]
            },
            "created": "2024-08-05T09:56:32.023435Z",
            "modified": "2024-08-05T09:56:32.024756Z",
            "name": "tariromukute",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a19-8ebf-78bb-b397-8b182af4986a/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16694/owners/"
            }
        },
        {
            "id": 16695,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25898,
                        "username": "Rachanakrr"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26295,
                        "name": "rachanakrr",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26295/"
                    }
                ]
            },
            "created": "2024-08-05T10:22:12.706473Z",
            "modified": "2024-08-05T10:22:12.707983Z",
            "name": "Rachanakrr",
            "avatar_url": "https://github.com/Rachanakrr.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16695/owners/"
            }
        },
        {
            "id": 16696,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25899,
                        "username": "Boubamahir2"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26296,
                        "name": "boubamahir2",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26296/"
                    }
                ]
            },
            "created": "2024-08-05T10:28:13.497587Z",
            "modified": "2024-08-05T10:28:13.498979Z",
            "name": "Boubamahir2",
            "avatar_url": "https://github.com/Boubamahir2.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16696/owners/"
            }
        },
        {
            "id": 16697,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25900,
                        "username": "sdclarke"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26297,
                        "name": "sdclarke",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26297/"
                    }
                ]
            },
            "created": "2024-08-05T10:54:13.887174Z",
            "modified": "2024-08-05T10:54:13.888698Z",
            "name": "sdclarke",
            "avatar_url": "https://github.com/sdclarke.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16697/owners/"
            }
        },
        {
            "id": 16698,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25901,
                        "username": "darade-sudarshan"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26298,
                        "name": "darade_sudarshan",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26298/"
                    }
                ]
            },
            "created": "2024-08-05T10:57:25.530160Z",
            "modified": "2024-08-05T10:57:25.531370Z",
            "name": "darade-sudarshan",
            "avatar_url": "https://github.com/darade-sudarshan.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16698/owners/"
            }
        },
        {
            "id": 16699,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25902,
                        "username": "Gokul-1701"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26299,
                        "name": "gokul_1701",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26299/"
                    }
                ]
            },
            "created": "2024-08-05T11:21:57.973924Z",
            "modified": "2024-08-05T11:21:57.975122Z",
            "name": "Gokul-1701",
            "avatar_url": "https://github.com/Gokul-1701.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16699/owners/"
            }
        },
        {
            "id": 16700,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25903,
                        "username": "balajilakshmandevops"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26300,
                        "name": "balajilakshmandevops",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26300/"
                    }
                ]
            },
            "created": "2024-08-05T11:22:11.408791Z",
            "modified": "2024-08-05T11:22:11.410370Z",
            "name": "balajilakshmandevops",
            "avatar_url": "https://github.com/balajilakshmandevops.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16700/owners/"
            }
        },
        {
            "id": 16701,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25904,
                        "username": "maJarv-nwg"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26301,
                        "name": "majarv_nwg",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26301/"
                    }
                ]
            },
            "created": "2024-08-05T12:00:26.487905Z",
            "modified": "2024-08-05T12:00:26.578145Z",
            "name": "maJarv-nwg",
            "avatar_url": "https://github.com/maJarv-nwg.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16701/owners/"
            }
        },
        {
            "id": 16702,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 17773,
                        "username": "shaspen"
                    },
                    {
                        "id": 18057,
                        "username": "masoud-maghsoudi"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26302,
                        "name": "shaspen",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26302/"
                    }
                ]
            },
            "created": "2024-08-05T12:37:19.967694Z",
            "modified": "2024-08-05T12:38:01.325018Z",
            "name": "shaspen",
            "avatar_url": "https://github.com/shaspen.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16702/owners/"
            }
        },
        {
            "id": 16703,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25905,
                        "username": "dipanchatterjee"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26303,
                        "name": "dipanchatterjee",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26303/"
                    }
                ]
            },
            "created": "2024-08-05T12:51:48.828186Z",
            "modified": "2024-08-05T12:51:48.829351Z",
            "name": "dipanchatterjee",
            "avatar_url": "https://github.com/dipanchatterjee.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16703/owners/"
            }
        },
        {
            "id": 16704,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25906,
                        "username": "Nick-Andreano"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26304,
                        "name": "nick_andreano",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26304/"
                    }
                ]
            },
            "created": "2024-08-05T14:04:21.362172Z",
            "modified": "2024-08-05T14:04:21.363488Z",
            "name": "Nick-Andreano",
            "avatar_url": "https://github.com/Nick-Andreano.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16704/owners/"
            }
        },
        {
            "id": 16705,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25907,
                        "username": "alexcochran"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26305,
                        "name": "alexcochran",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26305/"
                    }
                ]
            },
            "created": "2024-08-05T14:20:15.051259Z",
            "modified": "2024-08-05T14:20:15.052850Z",
            "name": "alexcochran",
            "avatar_url": "https://github.com/alexcochran.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16705/owners/"
            }
        },
        {
            "id": 16706,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25908,
                        "username": "djbhub"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26306,
                        "name": "djbhub",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26306/"
                    }
                ]
            },
            "created": "2024-08-05T14:33:55.799391Z",
            "modified": "2024-08-05T14:33:55.800712Z",
            "name": "djbhub",
            "avatar_url": "https://github.com/djbhub.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16706/owners/"
            }
        },
        {
            "id": 16707,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25909,
                        "username": "steven-schattenberg-itential"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26307,
                        "name": "steven_schattenberg_itential",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26307/"
                    }
                ]
            },
            "created": "2024-08-05T15:06:27.476361Z",
            "modified": "2024-08-05T15:06:27.477416Z",
            "name": "steven-schattenberg-itential",
            "avatar_url": "https://github.com/steven-schattenberg-itential.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16707/owners/"
            }
        },
        {
            "id": 16708,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25910,
                        "username": "KadiriMadhavaReddy"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26308,
                        "name": "kadirimadhavareddy",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26308/"
                    }
                ]
            },
            "created": "2024-08-05T16:10:13.569762Z",
            "modified": "2024-08-05T16:10:13.571072Z",
            "name": "KadiriMadhavaReddy",
            "avatar_url": "https://github.com/KadiriMadhavaReddy.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16708/owners/"
            }
        },
        {
            "id": 16709,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25911,
                        "username": "ms06it"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26309,
                        "name": "ms06it",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26309/"
                    }
                ]
            },
            "created": "2024-08-05T17:25:46.359110Z",
            "modified": "2024-08-05T17:25:46.360424Z",
            "name": "ms06it",
            "avatar_url": "https://github.com/ms06it.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16709/owners/"
            }
        },
        {
            "id": 16710,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25912,
                        "username": "lwencel-priv"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26310,
                        "name": "lwencel_priv",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26310/"
                    }
                ]
            },
            "created": "2024-08-05T18:35:08.666312Z",
            "modified": "2024-08-05T18:35:08.667555Z",
            "name": "lwencel-priv",
            "avatar_url": "https://github.com/lwencel-priv.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16710/owners/"
            }
        },
        {
            "id": 16711,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25912,
                        "username": "lwencel-priv"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26311,
                        "name": "kubesmith",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26311/"
                    }
                ]
            },
            "created": "2024-08-05T18:47:55.919373Z",
            "modified": "2024-08-05T18:48:12.717926Z",
            "name": "kubesmith",
            "avatar_url": "https://github.com/kubesmith.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16711/owners/"
            }
        },
        {
            "id": 16712,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25913,
                        "username": "jaykae"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26312,
                        "name": "jaykae",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26312/"
                    }
                ]
            },
            "created": "2024-08-05T19:43:48.966553Z",
            "modified": "2024-08-05T19:43:48.968007Z",
            "name": "jaykae",
            "avatar_url": "https://github.com/jaykae.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16712/owners/"
            }
        },
        {
            "id": 16713,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25914,
                        "username": "GKSONG"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26313,
                        "name": "gksong",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26313/"
                    }
                ]
            },
            "created": "2024-08-06T03:42:16.245606Z",
            "modified": "2024-08-06T03:42:16.246636Z",
            "name": "GKSONG",
            "avatar_url": "https://github.com/GKSONG.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16713/owners/"
            }
        },
        {
            "id": 16714,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25915,
                        "username": "djw8844"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26314,
                        "name": "djw8844",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26314/"
                    }
                ]
            },
            "created": "2024-08-06T05:17:42.045224Z",
            "modified": "2024-08-06T05:17:42.046461Z",
            "name": "djw8844",
            "avatar_url": "https://github.com/djw8844.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16714/owners/"
            }
        },
        {
            "id": 16715,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25916,
                        "username": "rmansible"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26315,
                        "name": "rmansible",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26315/"
                    }
                ]
            },
            "created": "2024-08-06T05:18:01.021386Z",
            "modified": "2024-08-06T05:18:01.022707Z",
            "name": "rmansible",
            "avatar_url": "https://github.com/rmansible.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16715/owners/"
            }
        },
        {
            "id": 16716,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25917,
                        "username": "bin1st090104"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26316,
                        "name": "bin1st090104",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26316/"
                    }
                ]
            },
            "created": "2024-08-06T06:19:33.470501Z",
            "modified": "2024-08-06T06:19:33.472158Z",
            "name": "bin1st090104",
            "avatar_url": "https://github.com/bin1st090104.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16716/owners/"
            }
        },
        {
            "id": 16717,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25918,
                        "username": "weine-nur"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26317,
                        "name": "weine_nur",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26317/"
                    }
                ]
            },
            "created": "2024-08-06T11:09:55.015077Z",
            "modified": "2024-08-06T11:09:55.016529Z",
            "name": "weine-nur",
            "avatar_url": "https://github.com/weine-nur.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16717/owners/"
            }
        },
        {
            "id": 16718,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25919,
                        "username": "sireesha343"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26318,
                        "name": "sireesha343",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26318/"
                    }
                ]
            },
            "created": "2024-08-06T11:29:29.692952Z",
            "modified": "2024-08-06T11:29:29.694422Z",
            "name": "sireesha343",
            "avatar_url": "https://github.com/sireesha343.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16718/owners/"
            }
        },
        {
            "id": 16719,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25920,
                        "username": "samh241"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26319,
                        "name": "samh241",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26319/"
                    }
                ]
            },
            "created": "2024-08-06T11:50:41.820408Z",
            "modified": "2024-08-06T11:50:41.828521Z",
            "name": "samh241",
            "avatar_url": "https://github.com/samh241.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16719/owners/"
            }
        },
        {
            "id": 16720,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25921,
                        "username": "gautam1978"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26320,
                        "name": "gautam1978",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26320/"
                    }
                ]
            },
            "created": "2024-08-06T12:37:14.221692Z",
            "modified": "2024-08-06T12:37:14.223248Z",
            "name": "gautam1978",
            "avatar_url": "https://github.com/gautam1978.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16720/owners/"
            }
        },
        {
            "id": 16721,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25922,
                        "username": "mizuki0621"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26321,
                        "name": "mizuki0621",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26321/"
                    }
                ]
            },
            "created": "2024-08-06T13:14:28.409175Z",
            "modified": "2024-08-06T13:14:28.410118Z",
            "name": "mizuki0621",
            "avatar_url": "https://github.com/mizuki0621.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16721/owners/"
            }
        },
        {
            "id": 16722,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25923,
                        "username": "saraswathi-surnoi"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26322,
                        "name": "saraswathi_surnoi",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26322/"
                    }
                ]
            },
            "created": "2024-08-06T13:59:31.478529Z",
            "modified": "2024-08-06T13:59:31.479850Z",
            "name": "saraswathi-surnoi",
            "avatar_url": "https://github.com/saraswathi-surnoi.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16722/owners/"
            }
        },
        {
            "id": 16723,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25924,
                        "username": "SkandaPN"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26323,
                        "name": "skandapn",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26323/"
                    }
                ]
            },
            "created": "2024-08-06T14:30:38.285650Z",
            "modified": "2024-08-06T14:30:38.286898Z",
            "name": "SkandaPN",
            "avatar_url": "https://github.com/SkandaPN.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16723/owners/"
            }
        },
        {
            "id": 16724,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25925,
                        "username": "abrain"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26324,
                        "name": "abrain",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26324/"
                    }
                ]
            },
            "created": "2024-08-06T14:39:30.063315Z",
            "modified": "2024-08-06T14:39:30.064511Z",
            "name": "abrain",
            "avatar_url": "https://github.com/abrain.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16724/owners/"
            }
        },
        {
            "id": 16725,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25926,
                        "username": "Anujmonty"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26325,
                        "name": "anujmonty",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26325/"
                    }
                ]
            },
            "created": "2024-08-06T15:53:03.014665Z",
            "modified": "2024-08-06T15:53:03.015845Z",
            "name": "Anujmonty",
            "avatar_url": "https://github.com/Anujmonty.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16725/owners/"
            }
        },
        {
            "id": 16726,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25927,
                        "username": "benna1205"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 26326,
                        "name": "benna1205",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/26326/"
                    }
                ]
            },
            "created": "2024-08-06T16:08:45.536495Z",
            "modified": "2024-08-06T16:08:45.537652Z",
            "name": "benna1205",
            "avatar_url": "https://github.com/benna1205.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/16726/owners/"
            }
        }
    ]
}