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

{
    "count": 25310,
    "next": "http://galaxy.ansible.com/api/v1/namespaces/?format=api&page=234",
    "previous": "http://galaxy.ansible.com/api/v1/namespaces/?format=api&page=232",
    "results": [
        {
            "id": 23312,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32243,
                        "username": "pedrobagatin"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32786,
                        "name": "pedrobagatin",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32786/"
                    }
                ]
            },
            "created": "2025-07-31T01:45:26.673254Z",
            "modified": "2025-07-31T01:45:26.675202Z",
            "name": "pedrobagatin",
            "avatar_url": "https://github.com/pedrobagatin.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23312/owners/"
            }
        },
        {
            "id": 23313,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32244,
                        "username": "AlaK-Cloud"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32787,
                        "name": "alak_cloud",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32787/"
                    }
                ]
            },
            "created": "2025-07-31T03:04:49.409414Z",
            "modified": "2025-07-31T03:04:49.410728Z",
            "name": "AlaK-Cloud",
            "avatar_url": "https://github.com/AlaK-Cloud.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23313/owners/"
            }
        },
        {
            "id": 23314,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32245,
                        "username": "capalbc"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32788,
                        "name": "capalbc",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32788/"
                    }
                ]
            },
            "created": "2025-07-31T08:15:22.158317Z",
            "modified": "2025-07-31T08:15:22.166765Z",
            "name": "capalbc",
            "avatar_url": "https://github.com/capalbc.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23314/owners/"
            }
        },
        {
            "id": 23315,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32246,
                        "username": "narmadharavi38"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32789,
                        "name": "narmadharavi38",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32789/"
                    }
                ]
            },
            "created": "2025-07-31T08:31:07.043251Z",
            "modified": "2025-07-31T08:31:07.057189Z",
            "name": "narmadharavi38",
            "avatar_url": "https://github.com/narmadharavi38.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23315/owners/"
            }
        },
        {
            "id": 23316,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32247,
                        "username": "Sheggel"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32790,
                        "name": "sheggel",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32790/"
                    }
                ]
            },
            "created": "2025-07-31T08:34:13.016501Z",
            "modified": "2025-07-31T08:34:13.018017Z",
            "name": "Sheggel",
            "avatar_url": "https://github.com/Sheggel.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23316/owners/"
            }
        },
        {
            "id": 23317,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32248,
                        "username": "digambarrajaram"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32791,
                        "name": "digambarrajaram",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32791/"
                    }
                ]
            },
            "created": "2025-07-31T09:08:45.272512Z",
            "modified": "2025-07-31T09:08:45.274231Z",
            "name": "digambarrajaram",
            "avatar_url": "https://github.com/digambarrajaram.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23317/owners/"
            }
        },
        {
            "id": 23318,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32249,
                        "username": "bartowl"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32792,
                        "name": "bartowl",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32792/"
                    }
                ]
            },
            "created": "2025-07-31T09:20:13.563219Z",
            "modified": "2025-07-31T09:20:13.564512Z",
            "name": "bartowl",
            "avatar_url": "https://github.com/bartowl.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23318/owners/"
            }
        },
        {
            "id": 23319,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32250,
                        "username": "gowrishankar330"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32793,
                        "name": "gowrishankar330",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32793/"
                    }
                ]
            },
            "created": "2025-07-31T09:31:09.704338Z",
            "modified": "2025-07-31T09:31:09.706109Z",
            "name": "gowrishankar330",
            "avatar_url": "https://github.com/gowrishankar330.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23319/owners/"
            }
        },
        {
            "id": 23320,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32251,
                        "username": "iam-linckon"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32794,
                        "name": "iam_linckon",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32794/"
                    }
                ]
            },
            "created": "2025-07-31T10:36:19.884880Z",
            "modified": "2025-07-31T10:36:19.886842Z",
            "name": "iam-linckon",
            "avatar_url": "https://github.com/iam-linckon.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23320/owners/"
            }
        },
        {
            "id": 23321,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32252,
                        "username": "JaganKumaran"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32795,
                        "name": "jagankumaran",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32795/"
                    }
                ]
            },
            "created": "2025-07-31T10:58:57.187578Z",
            "modified": "2025-07-31T10:58:57.203001Z",
            "name": "JaganKumaran",
            "avatar_url": "https://github.com/JaganKumaran.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23321/owners/"
            }
        },
        {
            "id": 23322,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32253,
                        "username": "layqa-ss"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32796,
                        "name": "layqa_ss",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32796/"
                    }
                ]
            },
            "created": "2025-07-31T12:30:24.965882Z",
            "modified": "2025-07-31T12:30:24.967281Z",
            "name": "layqa-ss",
            "avatar_url": "https://github.com/layqa-ss.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23322/owners/"
            }
        },
        {
            "id": 23323,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32254,
                        "username": "rh-kenelson"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32797,
                        "name": "rh_kenelson",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32797/"
                    }
                ]
            },
            "created": "2025-07-31T14:58:18.924761Z",
            "modified": "2025-07-31T14:58:18.926503Z",
            "name": "rh-kenelson",
            "avatar_url": "https://github.com/rh-kenelson.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23323/owners/"
            }
        },
        {
            "id": 23324,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32255,
                        "username": "Abdullah-Abdelbadea"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32798,
                        "name": "abdullah_abdelbadea",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32798/"
                    }
                ]
            },
            "created": "2025-07-31T15:50:32.891350Z",
            "modified": "2025-07-31T15:50:32.892841Z",
            "name": "Abdullah-Abdelbadea",
            "avatar_url": "https://github.com/Abdullah-Abdelbadea.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23324/owners/"
            }
        },
        {
            "id": 23325,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32256,
                        "username": "vcobar"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32799,
                        "name": "vcobar",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32799/"
                    }
                ]
            },
            "created": "2025-07-31T18:01:22.726465Z",
            "modified": "2025-07-31T18:01:22.728018Z",
            "name": "vcobar",
            "avatar_url": "https://github.com/vcobar.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23325/owners/"
            }
        },
        {
            "id": 23326,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32257,
                        "username": "felipeoliversilva"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32800,
                        "name": "felipeoliversilva",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32800/"
                    }
                ]
            },
            "created": "2025-07-31T18:29:31.074460Z",
            "modified": "2025-07-31T18:29:31.075771Z",
            "name": "felipeoliversilva",
            "avatar_url": "https://github.com/felipeoliversilva.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23326/owners/"
            }
        },
        {
            "id": 23327,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32258,
                        "username": "farshidmh"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32801,
                        "name": "farshidmh",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32801/"
                    }
                ]
            },
            "created": "2025-07-31T19:44:20.050150Z",
            "modified": "2025-07-31T19:44:20.051618Z",
            "name": "farshidmh",
            "avatar_url": "https://github.com/farshidmh.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23327/owners/"
            }
        },
        {
            "id": 23328,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32259,
                        "username": "sabbir14"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32802,
                        "name": "sabbir14",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32802/"
                    }
                ]
            },
            "created": "2025-07-31T19:53:05.245122Z",
            "modified": "2025-07-31T19:53:05.246753Z",
            "name": "sabbir14",
            "avatar_url": "https://github.com/sabbir14.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23328/owners/"
            }
        },
        {
            "id": 23329,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32260,
                        "username": "gpscebutech-sys"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32803,
                        "name": "gpscebutech_sys",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32803/"
                    }
                ]
            },
            "created": "2025-07-31T22:39:49.826007Z",
            "modified": "2025-07-31T22:39:49.827314Z",
            "name": "gpscebutech-sys",
            "avatar_url": "https://github.com/gpscebutech-sys.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23329/owners/"
            }
        },
        {
            "id": 23330,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32261,
                        "username": "OmarMohsen9"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32804,
                        "name": "omarmohsen9",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32804/"
                    }
                ]
            },
            "created": "2025-08-01T00:20:57.637764Z",
            "modified": "2025-08-01T00:20:57.639330Z",
            "name": "OmarMohsen9",
            "avatar_url": "https://github.com/OmarMohsen9.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23330/owners/"
            }
        },
        {
            "id": 23331,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32262,
                        "username": "sarikaagarwal1977"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32805,
                        "name": "sarikaagarwal1977",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32805/"
                    }
                ]
            },
            "created": "2025-08-01T00:44:20.802054Z",
            "modified": "2025-08-01T00:44:20.803475Z",
            "name": "sarikaagarwal1977",
            "avatar_url": "https://github.com/sarikaagarwal1977.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23331/owners/"
            }
        },
        {
            "id": 23332,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32263,
                        "username": "zhangchuanshen2025"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32806,
                        "name": "zhangchuanshen2025",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32806/"
                    }
                ]
            },
            "created": "2025-08-01T01:29:26.056744Z",
            "modified": "2025-08-01T01:29:26.058661Z",
            "name": "zhangchuanshen2025",
            "avatar_url": "https://github.com/zhangchuanshen2025.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23332/owners/"
            }
        },
        {
            "id": 23333,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32264,
                        "username": "onekiller89"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32807,
                        "name": "onekiller89",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32807/"
                    }
                ]
            },
            "created": "2025-08-01T01:51:20.620109Z",
            "modified": "2025-08-01T01:51:20.621867Z",
            "name": "onekiller89",
            "avatar_url": "https://github.com/onekiller89.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23333/owners/"
            }
        },
        {
            "id": 23334,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32265,
                        "username": "wu785209802"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32808,
                        "name": "wu785209802",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32808/"
                    }
                ]
            },
            "created": "2025-08-01T07:07:22.355064Z",
            "modified": "2025-08-01T07:07:22.356625Z",
            "name": "wu785209802",
            "avatar_url": "https://github.com/wu785209802.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23334/owners/"
            }
        },
        {
            "id": 23335,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32266,
                        "username": "haseebkhalidsheikh"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32809,
                        "name": "haseebkhalidsheikh",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32809/"
                    }
                ]
            },
            "created": "2025-08-01T11:00:30.931707Z",
            "modified": "2025-08-01T11:00:30.956820Z",
            "name": "haseebkhalidsheikh",
            "avatar_url": "https://github.com/haseebkhalidsheikh.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23335/owners/"
            }
        },
        {
            "id": 23336,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32267,
                        "username": "DharshRajendran"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32810,
                        "name": "dharshrajendran",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32810/"
                    }
                ]
            },
            "created": "2025-08-01T11:26:06.702484Z",
            "modified": "2025-08-01T11:26:06.703933Z",
            "name": "DharshRajendran",
            "avatar_url": "https://github.com/DharshRajendran.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23336/owners/"
            }
        },
        {
            "id": 23337,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32268,
                        "username": "bigsixes"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32811,
                        "name": "bigsixes",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32811/"
                    }
                ]
            },
            "created": "2025-08-01T11:26:12.977951Z",
            "modified": "2025-08-01T11:26:12.979427Z",
            "name": "bigsixes",
            "avatar_url": "https://github.com/bigsixes.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23337/owners/"
            }
        },
        {
            "id": 23338,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32269,
                        "username": "egorqa"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32812,
                        "name": "egorqa",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32812/"
                    }
                ]
            },
            "created": "2025-08-01T11:34:22.885238Z",
            "modified": "2025-08-01T11:34:22.887108Z",
            "name": "egorqa",
            "avatar_url": "https://github.com/egorqa.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23338/owners/"
            }
        },
        {
            "id": 23339,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32270,
                        "username": "souravgit2021"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32813,
                        "name": "souravgit2021",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32813/"
                    }
                ]
            },
            "created": "2025-08-01T14:13:09.251265Z",
            "modified": "2025-08-01T14:13:09.252506Z",
            "name": "souravgit2021",
            "avatar_url": "https://github.com/souravgit2021.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23339/owners/"
            }
        },
        {
            "id": 23340,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32271,
                        "username": "corpayunix"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32814,
                        "name": "corpayunix",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32814/"
                    }
                ]
            },
            "created": "2025-08-01T15:01:23.399798Z",
            "modified": "2025-08-01T15:01:23.401053Z",
            "name": "corpayunix",
            "avatar_url": "https://github.com/corpayunix.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23340/owners/"
            }
        },
        {
            "id": 23341,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32272,
                        "username": "InforMedic"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32815,
                        "name": "informedic",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32815/"
                    }
                ]
            },
            "created": "2025-08-01T15:06:26.924198Z",
            "modified": "2025-08-01T15:06:26.925766Z",
            "name": "InforMedic",
            "avatar_url": "https://github.com/InforMedic.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23341/owners/"
            }
        },
        {
            "id": 23342,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32273,
                        "username": "gitgmbh"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32816,
                        "name": "gitgmbh",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32816/"
                    }
                ]
            },
            "created": "2025-08-01T15:17:31.106125Z",
            "modified": "2025-08-01T15:17:31.107410Z",
            "name": "gitgmbh",
            "avatar_url": "https://github.com/gitgmbh.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23342/owners/"
            }
        },
        {
            "id": 23343,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32274,
                        "username": "alexandregarault-netizen"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32817,
                        "name": "alexandregarault_netizen",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32817/"
                    }
                ]
            },
            "created": "2025-08-01T18:19:01.951905Z",
            "modified": "2025-08-01T18:19:01.953508Z",
            "name": "alexandregarault-netizen",
            "avatar_url": "https://github.com/alexandregarault-netizen.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23343/owners/"
            }
        },
        {
            "id": 23344,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32275,
                        "username": "Revenan7"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32818,
                        "name": "revenan7",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32818/"
                    }
                ]
            },
            "created": "2025-08-02T00:57:30.007921Z",
            "modified": "2025-08-02T00:57:30.009120Z",
            "name": "Revenan7",
            "avatar_url": "https://github.com/Revenan7.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23344/owners/"
            }
        },
        {
            "id": 23345,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32276,
                        "username": "PhilKumar"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32819,
                        "name": "philkumar",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32819/"
                    }
                ]
            },
            "created": "2025-08-02T02:42:47.909256Z",
            "modified": "2025-08-02T02:42:47.910635Z",
            "name": "PhilKumar",
            "avatar_url": "https://github.com/PhilKumar.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23345/owners/"
            }
        },
        {
            "id": 23346,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32277,
                        "username": "Balasubramanian2310"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32820,
                        "name": "balasubramanian2310",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32820/"
                    }
                ]
            },
            "created": "2025-08-02T05:31:58.941894Z",
            "modified": "2025-08-02T05:31:58.943353Z",
            "name": "Balasubramanian2310",
            "avatar_url": "https://github.com/Balasubramanian2310.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23346/owners/"
            }
        },
        {
            "id": 23347,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32278,
                        "username": "Nitya-vadoni"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32821,
                        "name": "nitya_vadoni",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32821/"
                    }
                ]
            },
            "created": "2025-08-02T10:44:36.187982Z",
            "modified": "2025-08-02T10:44:36.189174Z",
            "name": "Nitya-vadoni",
            "avatar_url": "https://github.com/Nitya-vadoni.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23347/owners/"
            }
        },
        {
            "id": 23348,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32279,
                        "username": "adelufosia-cmyk"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32822,
                        "name": "adelufosia_cmyk",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32822/"
                    }
                ]
            },
            "created": "2025-08-02T12:02:12.786284Z",
            "modified": "2025-08-02T12:02:12.787523Z",
            "name": "adelufosia-cmyk",
            "avatar_url": "https://github.com/adelufosia-cmyk.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23348/owners/"
            }
        },
        {
            "id": 23349,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32280,
                        "username": "cuscat"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32823,
                        "name": "cuscat",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32823/"
                    }
                ]
            },
            "created": "2025-08-02T15:27:26.441846Z",
            "modified": "2025-08-02T15:27:26.443490Z",
            "name": "cuscat",
            "avatar_url": "https://github.com/cuscat.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23349/owners/"
            }
        },
        {
            "id": 23350,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32281,
                        "username": "nullvar2000"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32824,
                        "name": "nullvar2000",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32824/"
                    }
                ]
            },
            "created": "2025-08-02T16:33:20.476775Z",
            "modified": "2025-08-02T16:33:20.478589Z",
            "name": "nullvar2000",
            "avatar_url": "https://github.com/nullvar2000.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23350/owners/"
            }
        },
        {
            "id": 23351,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32282,
                        "username": "luutanhung"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32825,
                        "name": "luutanhung",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32825/"
                    }
                ]
            },
            "created": "2025-08-03T02:14:32.459432Z",
            "modified": "2025-08-03T02:14:32.467592Z",
            "name": "luutanhung",
            "avatar_url": "https://github.com/luutanhung.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23351/owners/"
            }
        },
        {
            "id": 23352,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32283,
                        "username": "KvSanojKV"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32826,
                        "name": "kvsanojkv",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32826/"
                    }
                ]
            },
            "created": "2025-08-03T04:36:11.030378Z",
            "modified": "2025-08-03T04:36:11.031614Z",
            "name": "KvSanojKV",
            "avatar_url": "https://github.com/KvSanojKV.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23352/owners/"
            }
        },
        {
            "id": 23353,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32284,
                        "username": "dwadp"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32827,
                        "name": "dwadp",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32827/"
                    }
                ]
            },
            "created": "2025-08-03T08:43:37.151711Z",
            "modified": "2025-08-03T08:43:37.153073Z",
            "name": "dwadp",
            "avatar_url": "https://github.com/dwadp.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23353/owners/"
            }
        },
        {
            "id": 23354,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32285,
                        "username": "adarshadhal"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32828,
                        "name": "adarshadhal",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32828/"
                    }
                ]
            },
            "created": "2025-08-03T10:43:34.654004Z",
            "modified": "2025-08-03T10:43:34.655438Z",
            "name": "adarshadhal",
            "avatar_url": "https://github.com/adarshadhal.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23354/owners/"
            }
        },
        {
            "id": 23355,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32286,
                        "username": "SKWaseem-Ahmed"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32829,
                        "name": "skwaseem_ahmed",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32829/"
                    }
                ]
            },
            "created": "2025-08-03T12:45:51.245626Z",
            "modified": "2025-08-03T12:45:51.249071Z",
            "name": "SKWaseem-Ahmed",
            "avatar_url": "https://github.com/SKWaseem-Ahmed.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23355/owners/"
            }
        },
        {
            "id": 23356,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32287,
                        "username": "NarendraLagade"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32830,
                        "name": "narendralagade",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32830/"
                    }
                ]
            },
            "created": "2025-08-03T15:09:57.658806Z",
            "modified": "2025-08-03T15:09:57.660212Z",
            "name": "NarendraLagade",
            "avatar_url": "https://github.com/NarendraLagade.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23356/owners/"
            }
        },
        {
            "id": 23357,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32288,
                        "username": "Shubham123-creator"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32831,
                        "name": "shubham123_creator",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32831/"
                    }
                ]
            },
            "created": "2025-08-03T18:05:17.413135Z",
            "modified": "2025-08-03T18:05:17.414739Z",
            "name": "Shubham123-creator",
            "avatar_url": "https://github.com/Shubham123-creator.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23357/owners/"
            }
        },
        {
            "id": 23358,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32289,
                        "username": "kapoor-prince"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32832,
                        "name": "kapoor_prince",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32832/"
                    }
                ]
            },
            "created": "2025-08-03T18:21:48.341968Z",
            "modified": "2025-08-03T18:21:48.343234Z",
            "name": "kapoor-prince",
            "avatar_url": "https://github.com/kapoor-prince.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23358/owners/"
            }
        },
        {
            "id": 23359,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32290,
                        "username": "kenzzo50"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32833,
                        "name": "kenzzo50",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32833/"
                    }
                ]
            },
            "created": "2025-08-03T19:18:24.135097Z",
            "modified": "2025-08-03T19:18:24.136608Z",
            "name": "kenzzo50",
            "avatar_url": "https://github.com/kenzzo50.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23359/owners/"
            }
        },
        {
            "id": 23360,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32291,
                        "username": "amigus"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32834,
                        "name": "amigus",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32834/"
                    }
                ]
            },
            "created": "2025-08-03T19:26:12.594485Z",
            "modified": "2025-08-03T19:26:12.595992Z",
            "name": "amigus",
            "avatar_url": "https://github.com/amigus.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23360/owners/"
            }
        },
        {
            "id": 23361,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32292,
                        "username": "cibarraleonel"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32835,
                        "name": "cibarraleonel",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32835/"
                    }
                ]
            },
            "created": "2025-08-04T00:23:20.941217Z",
            "modified": "2025-08-04T00:23:20.942357Z",
            "name": "cibarraleonel",
            "avatar_url": "https://github.com/cibarraleonel.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23361/owners/"
            }
        },
        {
            "id": 23362,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32293,
                        "username": "ravipramoth"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32836,
                        "name": "ravipramoth",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32836/"
                    }
                ]
            },
            "created": "2025-08-04T02:53:04.570735Z",
            "modified": "2025-08-04T02:53:04.571780Z",
            "name": "ravipramoth",
            "avatar_url": "https://github.com/ravipramoth.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23362/owners/"
            }
        },
        {
            "id": 23363,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32294,
                        "username": "ItsTheDecide"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32837,
                        "name": "itsthedecide",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32837/"
                    }
                ]
            },
            "created": "2025-08-04T08:09:19.170656Z",
            "modified": "2025-08-04T08:09:19.180471Z",
            "name": "ItsTheDecide",
            "avatar_url": "https://github.com/ItsTheDecide.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23363/owners/"
            }
        },
        {
            "id": 23364,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32296,
                        "username": "salladi33"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32838,
                        "name": "salladi33",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32838/"
                    }
                ]
            },
            "created": "2025-08-04T12:06:27.305368Z",
            "modified": "2025-08-04T12:06:27.309914Z",
            "name": "salladi33",
            "avatar_url": "https://github.com/salladi33.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23364/owners/"
            }
        },
        {
            "id": 23365,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32297,
                        "username": "Divyard1"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32839,
                        "name": "divyard1",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32839/"
                    }
                ]
            },
            "created": "2025-08-04T12:09:57.875462Z",
            "modified": "2025-08-04T12:09:57.877605Z",
            "name": "Divyard1",
            "avatar_url": "https://github.com/Divyard1.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23365/owners/"
            }
        },
        {
            "id": 23366,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32298,
                        "username": "MahalakshmiVelusamy"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32840,
                        "name": "mahalakshmivelusamy",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32840/"
                    }
                ]
            },
            "created": "2025-08-04T12:10:44.350553Z",
            "modified": "2025-08-04T12:10:44.361752Z",
            "name": "MahalakshmiVelusamy",
            "avatar_url": "https://github.com/MahalakshmiVelusamy.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23366/owners/"
            }
        },
        {
            "id": 23367,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32299,
                        "username": "manukumarkc"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32841,
                        "name": "manukumarkc",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32841/"
                    }
                ]
            },
            "created": "2025-08-04T12:49:56.114457Z",
            "modified": "2025-08-04T12:49:56.115712Z",
            "name": "manukumarkc",
            "avatar_url": "https://github.com/manukumarkc.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23367/owners/"
            }
        },
        {
            "id": 23368,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32300,
                        "username": "AveSokol"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32842,
                        "name": "avesokol",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32842/"
                    }
                ]
            },
            "created": "2025-08-04T13:03:32.543345Z",
            "modified": "2025-08-04T13:03:32.544962Z",
            "name": "AveSokol",
            "avatar_url": "https://github.com/AveSokol.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23368/owners/"
            }
        },
        {
            "id": 23369,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32301,
                        "username": "Oscarlind"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32843,
                        "name": "oscarlind",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32843/"
                    }
                ]
            },
            "created": "2025-08-04T14:06:51.726147Z",
            "modified": "2025-08-04T14:06:51.727434Z",
            "name": "Oscarlind",
            "avatar_url": "https://github.com/Oscarlind.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23369/owners/"
            }
        },
        {
            "id": 23370,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32302,
                        "username": "IamDereKDereK"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32844,
                        "name": "iamderekderek",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32844/"
                    }
                ]
            },
            "created": "2025-08-04T14:10:07.092088Z",
            "modified": "2025-08-04T14:10:07.093678Z",
            "name": "IamDereKDereK",
            "avatar_url": "https://github.com/IamDereKDereK.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23370/owners/"
            }
        },
        {
            "id": 23371,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32303,
                        "username": "Rajeshgupta123456789"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32845,
                        "name": "rajeshgupta123456789",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32845/"
                    }
                ]
            },
            "created": "2025-08-04T14:28:47.848705Z",
            "modified": "2025-08-04T14:28:47.850411Z",
            "name": "Rajeshgupta123456789",
            "avatar_url": "https://github.com/Rajeshgupta123456789.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23371/owners/"
            }
        },
        {
            "id": 23372,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32301,
                        "username": "Oscarlind"
                    },
                    {
                        "id": 31628,
                        "username": "leonsteinhaeuser"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32846,
                        "name": "redhat_consulting_services",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32846/"
                    }
                ]
            },
            "created": "2025-08-04T16:01:51.269711Z",
            "modified": "2025-08-04T16:02:22.801078Z",
            "name": "redhat_consulting_services",
            "avatar_url": "https://github.com/redhat_consulting_services.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23372/owners/"
            }
        },
        {
            "id": 23373,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32304,
                        "username": "arya-thakur"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32847,
                        "name": "arya_thakur",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32847/"
                    }
                ]
            },
            "created": "2025-08-04T16:15:02.866757Z",
            "modified": "2025-08-04T16:15:02.868892Z",
            "name": "arya-thakur",
            "avatar_url": "https://github.com/arya-thakur.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23373/owners/"
            }
        },
        {
            "id": 23374,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32305,
                        "username": "leopedraza"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32848,
                        "name": "leopedraza",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32848/"
                    }
                ]
            },
            "created": "2025-08-04T17:36:34.077166Z",
            "modified": "2025-08-04T17:36:34.078413Z",
            "name": "leopedraza",
            "avatar_url": "https://github.com/leopedraza.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23374/owners/"
            }
        },
        {
            "id": 23375,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32306,
                        "username": "kalydiallo"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32849,
                        "name": "kalydiallo",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32849/"
                    }
                ]
            },
            "created": "2025-08-04T18:15:04.252449Z",
            "modified": "2025-08-04T18:15:04.253645Z",
            "name": "kalydiallo",
            "avatar_url": "https://github.com/kalydiallo.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23375/owners/"
            }
        },
        {
            "id": 23376,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32307,
                        "username": "Ahmedlebshten"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32850,
                        "name": "ahmedlebshten",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32850/"
                    }
                ]
            },
            "created": "2025-08-04T20:42:39.420752Z",
            "modified": "2025-08-04T20:42:39.422188Z",
            "name": "Ahmedlebshten",
            "avatar_url": "https://github.com/Ahmedlebshten.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23376/owners/"
            }
        },
        {
            "id": 23377,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32308,
                        "username": "Canmarha"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32851,
                        "name": "canmarha",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32851/"
                    }
                ]
            },
            "created": "2025-08-04T22:22:16.127738Z",
            "modified": "2025-08-04T22:22:16.129258Z",
            "name": "Canmarha",
            "avatar_url": "https://github.com/Canmarha.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23377/owners/"
            }
        },
        {
            "id": 23378,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32309,
                        "username": "lancevalente"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32852,
                        "name": "lancevalente",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32852/"
                    }
                ]
            },
            "created": "2025-08-04T22:52:31.888053Z",
            "modified": "2025-08-04T22:52:31.889560Z",
            "name": "lancevalente",
            "avatar_url": "https://github.com/lancevalente.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23378/owners/"
            }
        },
        {
            "id": 23379,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32310,
                        "username": "okhan9715"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32853,
                        "name": "okhan9715",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32853/"
                    }
                ]
            },
            "created": "2025-08-05T00:58:11.904756Z",
            "modified": "2025-08-05T00:58:11.906030Z",
            "name": "okhan9715",
            "avatar_url": "https://github.com/okhan9715.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23379/owners/"
            }
        },
        {
            "id": 23380,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32311,
                        "username": "Rushi-Technologies"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32854,
                        "name": "rushi_technologies",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32854/"
                    }
                ]
            },
            "created": "2025-08-05T01:02:04.546042Z",
            "modified": "2025-08-05T01:02:04.587270Z",
            "name": "Rushi-Technologies",
            "avatar_url": "https://github.com/Rushi-Technologies.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23380/owners/"
            }
        },
        {
            "id": 23381,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32312,
                        "username": "sahana-472"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32855,
                        "name": "sahana_472",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32855/"
                    }
                ]
            },
            "created": "2025-08-05T01:03:25.291560Z",
            "modified": "2025-08-05T01:03:25.293496Z",
            "name": "sahana-472",
            "avatar_url": "https://github.com/sahana-472.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23381/owners/"
            }
        },
        {
            "id": 23382,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32313,
                        "username": "niranjanshk27"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32856,
                        "name": "niranjanshk27",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32856/"
                    }
                ]
            },
            "created": "2025-08-05T05:02:17.900185Z",
            "modified": "2025-08-05T05:02:17.989289Z",
            "name": "niranjanshk27",
            "avatar_url": "https://github.com/niranjanshk27.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23382/owners/"
            }
        },
        {
            "id": 23383,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32314,
                        "username": "haikalarif1519"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32857,
                        "name": "haikalarif1519",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32857/"
                    }
                ]
            },
            "created": "2025-08-05T05:12:21.493878Z",
            "modified": "2025-08-05T05:12:21.495338Z",
            "name": "haikalarif1519",
            "avatar_url": "https://github.com/haikalarif1519.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23383/owners/"
            }
        },
        {
            "id": 23384,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32315,
                        "username": "svarma560"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32858,
                        "name": "svarma560",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32858/"
                    }
                ]
            },
            "created": "2025-08-05T05:36:49.654006Z",
            "modified": "2025-08-05T05:36:49.655278Z",
            "name": "svarma560",
            "avatar_url": "https://github.com/svarma560.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23384/owners/"
            }
        },
        {
            "id": 23385,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32316,
                        "username": "invibians"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32859,
                        "name": "invibians",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32859/"
                    }
                ]
            },
            "created": "2025-08-05T06:55:03.344877Z",
            "modified": "2025-08-05T06:55:03.347305Z",
            "name": "invibians",
            "avatar_url": "https://github.com/invibians.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23385/owners/"
            }
        },
        {
            "id": 23386,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32317,
                        "username": "viceice"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32860,
                        "name": "viceice",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32860/"
                    }
                ]
            },
            "created": "2025-08-05T07:14:10.656816Z",
            "modified": "2025-08-05T07:14:10.658213Z",
            "name": "viceice",
            "avatar_url": "https://github.com/viceice.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23386/owners/"
            }
        },
        {
            "id": 23387,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32318,
                        "username": "rathinamdinu"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32861,
                        "name": "rathinamdinu",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32861/"
                    }
                ]
            },
            "created": "2025-08-05T10:18:49.001616Z",
            "modified": "2025-08-05T10:18:49.004031Z",
            "name": "rathinamdinu",
            "avatar_url": "https://github.com/rathinamdinu.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23387/owners/"
            }
        },
        {
            "id": 23388,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32319,
                        "username": "iemio"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32862,
                        "name": "iemio",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32862/"
                    }
                ]
            },
            "created": "2025-08-05T10:28:58.970687Z",
            "modified": "2025-08-05T10:28:58.972183Z",
            "name": "iemio",
            "avatar_url": "https://github.com/iemio.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23388/owners/"
            }
        },
        {
            "id": 23389,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32320,
                        "username": "AwelaniMu"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32863,
                        "name": "awelanimu",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32863/"
                    }
                ]
            },
            "created": "2025-08-05T11:21:53.573474Z",
            "modified": "2025-08-05T11:21:53.575781Z",
            "name": "AwelaniMu",
            "avatar_url": "https://github.com/AwelaniMu.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23389/owners/"
            }
        },
        {
            "id": 23390,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32321,
                        "username": "nmarkwick"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32864,
                        "name": "nmarkwick",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32864/"
                    }
                ]
            },
            "created": "2025-08-05T12:27:49.900598Z",
            "modified": "2025-08-05T12:27:49.902006Z",
            "name": "nmarkwick",
            "avatar_url": "https://github.com/nmarkwick.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23390/owners/"
            }
        },
        {
            "id": 23391,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32322,
                        "username": "ashrafhussien2004"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32865,
                        "name": "ashrafhussien2004",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32865/"
                    }
                ]
            },
            "created": "2025-08-05T12:56:57.383804Z",
            "modified": "2025-08-05T12:56:57.385036Z",
            "name": "ashrafhussien2004",
            "avatar_url": "https://github.com/ashrafhussien2004.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23391/owners/"
            }
        },
        {
            "id": 23392,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32323,
                        "username": "RAVIKUMAR264DevOps"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32866,
                        "name": "ravikumar264devops",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32866/"
                    }
                ]
            },
            "created": "2025-08-05T12:58:21.699048Z",
            "modified": "2025-08-05T12:58:21.700539Z",
            "name": "RAVIKUMAR264DevOps",
            "avatar_url": "https://github.com/RAVIKUMAR264DevOps.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23392/owners/"
            }
        },
        {
            "id": 23393,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32324,
                        "username": "sreecharantrc"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32867,
                        "name": "sreecharantrc",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32867/"
                    }
                ]
            },
            "created": "2025-08-05T13:48:11.347253Z",
            "modified": "2025-08-05T13:48:11.348614Z",
            "name": "sreecharantrc",
            "avatar_url": "https://github.com/sreecharantrc.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23393/owners/"
            }
        },
        {
            "id": 23394,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32325,
                        "username": "joesysadmin"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32868,
                        "name": "joesysadmin",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32868/"
                    }
                ]
            },
            "created": "2025-08-05T14:03:31.918640Z",
            "modified": "2025-08-05T14:03:31.920549Z",
            "name": "joesysadmin",
            "avatar_url": "https://github.com/joesysadmin.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23394/owners/"
            }
        },
        {
            "id": 23395,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32326,
                        "username": "yricher-stingray"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32869,
                        "name": "yricher_stingray",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32869/"
                    }
                ]
            },
            "created": "2025-08-05T15:14:15.582534Z",
            "modified": "2025-08-05T15:14:15.584124Z",
            "name": "yricher-stingray",
            "avatar_url": "https://github.com/yricher-stingray.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23395/owners/"
            }
        },
        {
            "id": 23396,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32327,
                        "username": "Rachmansyfl"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32870,
                        "name": "rachmansyfl",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32870/"
                    }
                ]
            },
            "created": "2025-08-05T15:47:06.480317Z",
            "modified": "2025-08-05T15:47:06.482213Z",
            "name": "Rachmansyfl",
            "avatar_url": "https://github.com/Rachmansyfl.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23396/owners/"
            }
        },
        {
            "id": 23397,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32328,
                        "username": "anusha170612"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32871,
                        "name": "anusha170612",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32871/"
                    }
                ]
            },
            "created": "2025-08-05T15:55:50.057484Z",
            "modified": "2025-08-05T15:55:50.058732Z",
            "name": "anusha170612",
            "avatar_url": "https://github.com/anusha170612.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23397/owners/"
            }
        },
        {
            "id": 23398,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32329,
                        "username": "AKSHAY-1205"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32872,
                        "name": "akshay_1205",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32872/"
                    }
                ]
            },
            "created": "2025-08-05T16:13:55.682122Z",
            "modified": "2025-08-05T16:13:55.683471Z",
            "name": "AKSHAY-1205",
            "avatar_url": "https://github.com/AKSHAY-1205.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23398/owners/"
            }
        },
        {
            "id": 23399,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32330,
                        "username": "MohammedHamdy1555"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32873,
                        "name": "mohammedhamdy1555",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32873/"
                    }
                ]
            },
            "created": "2025-08-05T17:58:46.983115Z",
            "modified": "2025-08-05T17:58:46.984467Z",
            "name": "MohammedHamdy1555",
            "avatar_url": "https://github.com/MohammedHamdy1555.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23399/owners/"
            }
        },
        {
            "id": 23400,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32331,
                        "username": "evertonagilar"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32874,
                        "name": "evertonagilar",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32874/"
                    }
                ]
            },
            "created": "2025-08-05T18:41:32.556716Z",
            "modified": "2025-08-05T18:41:32.558445Z",
            "name": "evertonagilar",
            "avatar_url": "https://github.com/evertonagilar.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23400/owners/"
            }
        },
        {
            "id": 23401,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32332,
                        "username": "Olakenny"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32875,
                        "name": "olakenny",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32875/"
                    }
                ]
            },
            "created": "2025-08-05T19:45:39.024104Z",
            "modified": "2025-08-05T19:45:39.027371Z",
            "name": "Olakenny",
            "avatar_url": "https://github.com/Olakenny.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23401/owners/"
            }
        },
        {
            "id": 23402,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32333,
                        "username": "iacovonedv"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32876,
                        "name": "iacovonedv",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32876/"
                    }
                ]
            },
            "created": "2025-08-05T19:50:48.235810Z",
            "modified": "2025-08-05T19:50:48.237580Z",
            "name": "iacovonedv",
            "avatar_url": "https://github.com/iacovonedv.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23402/owners/"
            }
        },
        {
            "id": 23403,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32334,
                        "username": "rafahall-glitch"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32877,
                        "name": "rafahall_glitch",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32877/"
                    }
                ]
            },
            "created": "2025-08-05T20:53:38.421792Z",
            "modified": "2025-08-05T20:53:38.423165Z",
            "name": "rafahall-glitch",
            "avatar_url": "https://github.com/rafahall-glitch.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23403/owners/"
            }
        },
        {
            "id": 23404,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32335,
                        "username": "salwatamer-max"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32878,
                        "name": "salwatamer_max",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32878/"
                    }
                ]
            },
            "created": "2025-08-05T21:05:49.154648Z",
            "modified": "2025-08-05T21:05:49.156146Z",
            "name": "salwatamer-max",
            "avatar_url": "https://github.com/salwatamer-max.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23404/owners/"
            }
        },
        {
            "id": 23405,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32336,
                        "username": "gajjelarajkumar27"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32879,
                        "name": "gajjelarajkumar27",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32879/"
                    }
                ]
            },
            "created": "2025-08-05T21:26:26.695824Z",
            "modified": "2025-08-05T21:26:26.697382Z",
            "name": "gajjelarajkumar27",
            "avatar_url": "https://github.com/gajjelarajkumar27.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23405/owners/"
            }
        },
        {
            "id": 23406,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32337,
                        "username": "AmrDabour"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32880,
                        "name": "amrdabour",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32880/"
                    }
                ]
            },
            "created": "2025-08-05T21:44:15.656166Z",
            "modified": "2025-08-05T21:44:15.658079Z",
            "name": "AmrDabour",
            "avatar_url": "https://github.com/AmrDabour.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23406/owners/"
            }
        },
        {
            "id": 23407,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32338,
                        "username": "ejtoto"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32881,
                        "name": "ejtoto",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32881/"
                    }
                ]
            },
            "created": "2025-08-05T22:08:47.016364Z",
            "modified": "2025-08-05T22:08:47.018753Z",
            "name": "ejtoto",
            "avatar_url": "https://github.com/ejtoto.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23407/owners/"
            }
        },
        {
            "id": 23408,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32339,
                        "username": "pawansi_cisco"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32882,
                        "name": "pawansi_cisco",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32882/"
                    }
                ]
            },
            "created": "2025-08-05T22:32:41.340684Z",
            "modified": "2025-08-05T22:32:41.342384Z",
            "name": "pawansi_cisco",
            "avatar_url": "https://github.com/pawansi_cisco.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23408/owners/"
            }
        },
        {
            "id": 23409,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32340,
                        "username": "syampavan6806"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32883,
                        "name": "syampavan6806",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32883/"
                    }
                ]
            },
            "created": "2025-08-06T02:44:09.607801Z",
            "modified": "2025-08-06T02:44:09.609015Z",
            "name": "syampavan6806",
            "avatar_url": "https://github.com/syampavan6806.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23409/owners/"
            }
        },
        {
            "id": 23410,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32341,
                        "username": "igorbach-it"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32884,
                        "name": "igorbach_it",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32884/"
                    }
                ]
            },
            "created": "2025-08-06T04:56:00.977803Z",
            "modified": "2025-08-06T04:56:00.979158Z",
            "name": "igorbach-it",
            "avatar_url": "https://github.com/igorbach-it.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23410/owners/"
            }
        },
        {
            "id": 23411,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 32342,
                        "username": "ajaytalla"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 32885,
                        "name": "ajaytalla",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/32885/"
                    }
                ]
            },
            "created": "2025-08-06T05:47:07.233920Z",
            "modified": "2025-08-06T05:47:07.235483Z",
            "name": "ajaytalla",
            "avatar_url": "https://github.com/ajaytalla.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/23411/owners/"
            }
        }
    ]
}