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

{
    "count": 25525,
    "next": "http://galaxy.ansible.com/api/v1/namespaces/?format=api&page=137",
    "previous": "http://galaxy.ansible.com/api/v1/namespaces/?format=api&page=135",
    "results": [
        {
            "id": 13526,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22971,
                        "username": "billpereira"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23266,
                        "name": "billpereira",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23266/"
                    }
                ]
            },
            "created": "2024-02-23T12:08:08.207845Z",
            "modified": "2024-02-23T12:08:08.209172Z",
            "name": "billpereira",
            "avatar_url": "https://github.com/billpereira.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13526/owners/"
            }
        },
        {
            "id": 13527,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22972,
                        "username": "thierryjez"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23267,
                        "name": "thierryjez",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23267/"
                    }
                ]
            },
            "created": "2024-02-23T12:41:18.019510Z",
            "modified": "2024-02-23T12:41:18.020897Z",
            "name": "thierryjez",
            "avatar_url": "https://github.com/thierryjez.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13527/owners/"
            }
        },
        {
            "id": 13528,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22973,
                        "username": "Ahmed900-oss"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23268,
                        "name": "ahmed900_oss",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23268/"
                    }
                ]
            },
            "created": "2024-02-23T13:11:54.509894Z",
            "modified": "2024-02-23T13:11:54.511353Z",
            "name": "Ahmed900-oss",
            "avatar_url": "https://github.com/Ahmed900-oss.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13528/owners/"
            }
        },
        {
            "id": 13529,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22974,
                        "username": "panceemohamed"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23269,
                        "name": "panceemohamed",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23269/"
                    }
                ]
            },
            "created": "2024-02-23T13:29:30.970164Z",
            "modified": "2024-02-23T13:29:30.971497Z",
            "name": "panceemohamed",
            "avatar_url": "https://github.com/panceemohamed.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13529/owners/"
            }
        },
        {
            "id": 13530,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22975,
                        "username": "pancee15"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23270,
                        "name": "pancee15",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23270/"
                    }
                ]
            },
            "created": "2024-02-23T14:04:14.746771Z",
            "modified": "2024-02-23T14:04:14.748519Z",
            "name": "pancee15",
            "avatar_url": "https://github.com/pancee15.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13530/owners/"
            }
        },
        {
            "id": 13531,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22976,
                        "username": "schacher-cit"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23271,
                        "name": "schacher_cit",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23271/"
                    }
                ]
            },
            "created": "2024-02-23T14:34:25.050863Z",
            "modified": "2024-02-23T14:34:25.052409Z",
            "name": "schacher-cit",
            "avatar_url": "https://github.com/schacher-cit.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13531/owners/"
            }
        },
        {
            "id": 13532,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22977,
                        "username": "corbesero"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23272,
                        "name": "corbesero",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23272/"
                    }
                ]
            },
            "created": "2024-02-23T14:36:39.989652Z",
            "modified": "2024-02-23T14:36:40.003229Z",
            "name": "corbesero",
            "avatar_url": "https://github.com/corbesero.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13532/owners/"
            }
        },
        {
            "id": 13533,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22978,
                        "username": "madson7"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23273,
                        "name": "madson7",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23273/"
                    }
                ]
            },
            "created": "2024-02-23T14:55:17.615790Z",
            "modified": "2024-02-23T14:55:17.617244Z",
            "name": "madson7",
            "avatar_url": "https://github.com/madson7.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13533/owners/"
            }
        },
        {
            "id": 13534,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22979,
                        "username": "mfinospin"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23274,
                        "name": "mfinospin",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23274/"
                    }
                ]
            },
            "created": "2024-02-23T16:42:00.417447Z",
            "modified": "2024-02-23T16:42:00.418917Z",
            "name": "mfinospin",
            "avatar_url": "https://github.com/mfinospin.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13534/owners/"
            }
        },
        {
            "id": 13535,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22980,
                        "username": "adraugel"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23275,
                        "name": "adraugel",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23275/"
                    }
                ]
            },
            "created": "2024-02-23T19:04:42.204516Z",
            "modified": "2024-02-23T19:04:42.211805Z",
            "name": "adraugel",
            "avatar_url": "https://github.com/adraugel.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13535/owners/"
            }
        },
        {
            "id": 13536,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22981,
                        "username": "pentiya"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23276,
                        "name": "pentiya",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23276/"
                    }
                ]
            },
            "created": "2024-02-23T19:23:04.074595Z",
            "modified": "2024-02-23T19:23:04.075850Z",
            "name": "pentiya",
            "avatar_url": "https://github.com/pentiya.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13536/owners/"
            }
        },
        {
            "id": 13537,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22982,
                        "username": "ucbinate"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23277,
                        "name": "ucbinate",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23277/"
                    }
                ]
            },
            "created": "2024-02-23T19:26:33.834856Z",
            "modified": "2024-02-23T19:26:33.837262Z",
            "name": "ucbinate",
            "avatar_url": "https://github.com/ucbinate.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13537/owners/"
            }
        },
        {
            "id": 13538,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22983,
                        "username": "myasin786786"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23278,
                        "name": "myasin786786",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23278/"
                    }
                ]
            },
            "created": "2024-02-23T23:58:19.860017Z",
            "modified": "2024-02-23T23:58:19.861321Z",
            "name": "myasin786786",
            "avatar_url": "https://github.com/myasin786786.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13538/owners/"
            }
        },
        {
            "id": 13539,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22984,
                        "username": "avizway1"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23279,
                        "name": "avizway1",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23279/"
                    }
                ]
            },
            "created": "2024-02-24T01:51:20.452605Z",
            "modified": "2024-02-24T01:51:20.454004Z",
            "name": "avizway1",
            "avatar_url": "https://github.com/avizway1.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13539/owners/"
            }
        },
        {
            "id": 13540,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22985,
                        "username": "sawa2d2"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23280,
                        "name": "sawa2d2",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23280/"
                    }
                ]
            },
            "created": "2024-02-24T04:41:17.515498Z",
            "modified": "2024-02-24T04:41:17.516826Z",
            "name": "sawa2d2",
            "avatar_url": "https://github.com/sawa2d2.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13540/owners/"
            }
        },
        {
            "id": 13541,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22986,
                        "username": "ahhmmmeddd"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23281,
                        "name": "ahhmmmeddd",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23281/"
                    }
                ]
            },
            "created": "2024-02-24T08:18:35.763483Z",
            "modified": "2024-02-24T08:18:35.764680Z",
            "name": "ahhmmmeddd",
            "avatar_url": "https://github.com/ahhmmmeddd.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13541/owners/"
            }
        },
        {
            "id": 13542,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22987,
                        "username": "yasminelabady"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23282,
                        "name": "yasminelabady",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23282/"
                    }
                ]
            },
            "created": "2024-02-24T08:18:38.379716Z",
            "modified": "2024-02-24T08:18:38.381069Z",
            "name": "yasminelabady",
            "avatar_url": "https://github.com/yasminelabady.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13542/owners/"
            }
        },
        {
            "id": 13543,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22988,
                        "username": "mahmoud649"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23283,
                        "name": "mahmoud649",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23283/"
                    }
                ]
            },
            "created": "2024-02-24T09:20:11.869868Z",
            "modified": "2024-02-24T09:20:11.877601Z",
            "name": "mahmoud649",
            "avatar_url": "https://github.com/mahmoud649.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13543/owners/"
            }
        },
        {
            "id": 13544,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22989,
                        "username": "IN010M66322_EYGS"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23284,
                        "name": "in010m66322_eygs",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23284/"
                    }
                ]
            },
            "created": "2024-02-24T10:49:09.529541Z",
            "modified": "2024-02-24T10:49:09.530884Z",
            "name": "IN010M66322_EYGS",
            "avatar_url": "https://github.com/IN010M66322_EYGS.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13544/owners/"
            }
        },
        {
            "id": 13545,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 11508,
                        "username": "R0tt3nT0m4t0"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 9330,
                        "name": "r0tt3nt0m4t0",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/9330/"
                    }
                ]
            },
            "created": "2024-02-24T12:20:41.777980Z",
            "modified": "2024-02-24T12:20:41.779375Z",
            "name": "R0tt3nT0m4t0",
            "avatar_url": "https://avatars.githubusercontent.com/u/103524158?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13545/owners/"
            }
        },
        {
            "id": 13546,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22990,
                        "username": "Vidusha95"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23285,
                        "name": "vidusha95",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23285/"
                    }
                ]
            },
            "created": "2024-02-24T13:06:28.716740Z",
            "modified": "2024-02-24T13:06:28.718123Z",
            "name": "Vidusha95",
            "avatar_url": "https://github.com/Vidusha95.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13546/owners/"
            }
        },
        {
            "id": 13547,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22991,
                        "username": "raviponnaiah"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23286,
                        "name": "raviponnaiah",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23286/"
                    }
                ]
            },
            "created": "2024-02-24T17:51:22.042014Z",
            "modified": "2024-02-24T17:51:22.043403Z",
            "name": "raviponnaiah",
            "avatar_url": "https://github.com/raviponnaiah.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13547/owners/"
            }
        },
        {
            "id": 13548,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 21133,
                        "username": "mahendrapaipuri"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 855,
                        "name": "mahendrapaipuri",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/855/"
                    }
                ]
            },
            "created": "2024-02-24T18:18:00.249325Z",
            "modified": "2024-02-24T18:18:00.250777Z",
            "name": "mahendrapaipuri",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a06-edbc-73db-aeb7-6b86593c3205/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13548/owners/"
            }
        },
        {
            "id": 13549,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22992,
                        "username": "sys27"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23287,
                        "name": "sys27",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23287/"
                    }
                ]
            },
            "created": "2024-02-24T21:38:22.331353Z",
            "modified": "2024-02-24T21:38:22.332535Z",
            "name": "sys27",
            "avatar_url": "https://github.com/sys27.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13549/owners/"
            }
        },
        {
            "id": 13550,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 14807,
                        "username": "joshedmonds"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23288,
                        "name": "joshedmonds",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23288/"
                    }
                ]
            },
            "created": "2024-02-24T23:43:03.085203Z",
            "modified": "2024-02-24T23:43:03.086746Z",
            "name": "joshedmonds",
            "avatar_url": "https://github.com/joshedmonds.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13550/owners/"
            }
        },
        {
            "id": 13551,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22993,
                        "username": "jgericke"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23289,
                        "name": "jgericke",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23289/"
                    }
                ]
            },
            "created": "2024-02-25T07:59:54.284954Z",
            "modified": "2024-02-25T07:59:54.286491Z",
            "name": "jgericke",
            "avatar_url": "https://github.com/jgericke.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13551/owners/"
            }
        },
        {
            "id": 13552,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22994,
                        "username": "Rem77bow"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23290,
                        "name": "rem77bow",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23290/"
                    }
                ]
            },
            "created": "2024-02-25T08:41:50.656459Z",
            "modified": "2024-02-25T08:41:50.658021Z",
            "name": "Rem77bow",
            "avatar_url": "https://github.com/Rem77bow.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13552/owners/"
            }
        },
        {
            "id": 13553,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22995,
                        "username": "HaoFan-Fy"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23291,
                        "name": "haofan_fy",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23291/"
                    }
                ]
            },
            "created": "2024-02-25T15:11:30.299306Z",
            "modified": "2024-02-25T15:11:30.300595Z",
            "name": "HaoFan-Fy",
            "avatar_url": "https://github.com/HaoFan-Fy.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13553/owners/"
            }
        },
        {
            "id": 13554,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22996,
                        "username": "axemann"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23292,
                        "name": "axemann",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23292/"
                    }
                ]
            },
            "created": "2024-02-25T15:34:46.840313Z",
            "modified": "2024-02-25T15:34:46.841522Z",
            "name": "axemann",
            "avatar_url": "https://github.com/axemann.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13554/owners/"
            }
        },
        {
            "id": 13555,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22997,
                        "username": "waterkip"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23293,
                        "name": "waterkip",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23293/"
                    }
                ]
            },
            "created": "2024-02-25T18:54:41.142473Z",
            "modified": "2024-02-25T18:54:41.143695Z",
            "name": "waterkip",
            "avatar_url": "https://github.com/waterkip.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13555/owners/"
            }
        },
        {
            "id": 13556,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22998,
                        "username": "leonavevor"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23294,
                        "name": "leonavevor",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23294/"
                    }
                ]
            },
            "created": "2024-02-25T21:08:20.781274Z",
            "modified": "2024-02-25T21:08:20.782927Z",
            "name": "leonavevor",
            "avatar_url": "https://github.com/leonavevor.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13556/owners/"
            }
        },
        {
            "id": 13557,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 22999,
                        "username": "kubecloud-automation"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23295,
                        "name": "kubecloud_automation",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23295/"
                    }
                ]
            },
            "created": "2024-02-25T22:36:00.038546Z",
            "modified": "2024-02-25T22:36:00.039810Z",
            "name": "kubecloud-automation",
            "avatar_url": "https://github.com/kubecloud-automation.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13557/owners/"
            }
        },
        {
            "id": 13558,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23000,
                        "username": "bato247"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23296,
                        "name": "bato247",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23296/"
                    }
                ]
            },
            "created": "2024-02-26T02:36:06.990310Z",
            "modified": "2024-02-26T02:36:06.991570Z",
            "name": "bato247",
            "avatar_url": "https://github.com/bato247.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13558/owners/"
            }
        },
        {
            "id": 13559,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23001,
                        "username": "albvar"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23297,
                        "name": "albvar",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23297/"
                    }
                ]
            },
            "created": "2024-02-26T04:14:57.088280Z",
            "modified": "2024-02-26T04:14:57.089583Z",
            "name": "albvar",
            "avatar_url": "https://github.com/albvar.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13559/owners/"
            }
        },
        {
            "id": 13560,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23002,
                        "username": "singh-lovepreet1"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23298,
                        "name": "singh_lovepreet1",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23298/"
                    }
                ]
            },
            "created": "2024-02-26T07:03:02.813710Z",
            "modified": "2024-02-26T07:03:02.815481Z",
            "name": "singh-lovepreet1",
            "avatar_url": "https://github.com/singh-lovepreet1.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13560/owners/"
            }
        },
        {
            "id": 13561,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23003,
                        "username": "umarkhan765"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23299,
                        "name": "umarkhan765",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23299/"
                    }
                ]
            },
            "created": "2024-02-26T07:41:25.641079Z",
            "modified": "2024-02-26T07:41:25.642475Z",
            "name": "umarkhan765",
            "avatar_url": "https://github.com/umarkhan765.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13561/owners/"
            }
        },
        {
            "id": 13562,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23004,
                        "username": "pritinpatil"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23300,
                        "name": "pritinpatil",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23300/"
                    }
                ]
            },
            "created": "2024-02-26T07:53:01.979269Z",
            "modified": "2024-02-26T07:53:01.980814Z",
            "name": "pritinpatil",
            "avatar_url": "https://github.com/pritinpatil.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13562/owners/"
            }
        },
        {
            "id": 13563,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23005,
                        "username": "shobhitrathore1"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23301,
                        "name": "shobhitrathore1",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23301/"
                    }
                ]
            },
            "created": "2024-02-26T10:05:54.025825Z",
            "modified": "2024-02-26T10:05:54.027627Z",
            "name": "shobhitrathore1",
            "avatar_url": "https://github.com/shobhitrathore1.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13563/owners/"
            }
        },
        {
            "id": 13564,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23006,
                        "username": "steshep1"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23302,
                        "name": "steshep1",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23302/"
                    }
                ]
            },
            "created": "2024-02-26T10:06:57.797258Z",
            "modified": "2024-02-26T10:06:57.798499Z",
            "name": "steshep1",
            "avatar_url": "https://github.com/steshep1.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13564/owners/"
            }
        },
        {
            "id": 13565,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23007,
                        "username": "lmodeo"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23303,
                        "name": "lmodeo",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23303/"
                    }
                ]
            },
            "created": "2024-02-26T13:26:19.620320Z",
            "modified": "2024-02-26T13:26:19.621624Z",
            "name": "lmodeo",
            "avatar_url": "https://github.com/lmodeo.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13565/owners/"
            }
        },
        {
            "id": 13566,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23008,
                        "username": "nandhinik27"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23304,
                        "name": "nandhinik27",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23304/"
                    }
                ]
            },
            "created": "2024-02-26T15:52:28.624494Z",
            "modified": "2024-02-26T15:52:28.625837Z",
            "name": "nandhinik27",
            "avatar_url": "https://github.com/nandhinik27.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13566/owners/"
            }
        },
        {
            "id": 13567,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23009,
                        "username": "richardurw"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23305,
                        "name": "richardurw",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23305/"
                    }
                ]
            },
            "created": "2024-02-26T16:44:35.179209Z",
            "modified": "2024-02-26T16:44:35.180640Z",
            "name": "richardurw",
            "avatar_url": "https://github.com/richardurw.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13567/owners/"
            }
        },
        {
            "id": 13568,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23010,
                        "username": "jainsank"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23306,
                        "name": "jainsank",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23306/"
                    }
                ]
            },
            "created": "2024-02-26T17:40:37.415903Z",
            "modified": "2024-02-26T17:40:37.417207Z",
            "name": "jainsank",
            "avatar_url": "https://github.com/jainsank.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13568/owners/"
            }
        },
        {
            "id": 13569,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23011,
                        "username": "deipw"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23307,
                        "name": "deipw",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23307/"
                    }
                ]
            },
            "created": "2024-02-26T17:43:24.233669Z",
            "modified": "2024-02-26T17:43:24.235188Z",
            "name": "deipw",
            "avatar_url": "https://github.com/deipw.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13569/owners/"
            }
        },
        {
            "id": 13570,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23012,
                        "username": "Eric1990-Damian"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23308,
                        "name": "eric1990_damian",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23308/"
                    }
                ]
            },
            "created": "2024-02-26T19:40:02.776214Z",
            "modified": "2024-02-26T19:40:02.777607Z",
            "name": "Eric1990-Damian",
            "avatar_url": "https://github.com/Eric1990-Damian.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13570/owners/"
            }
        },
        {
            "id": 13571,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23013,
                        "username": "hector-vido"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23309,
                        "name": "hector_vido",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23309/"
                    }
                ]
            },
            "created": "2024-02-26T20:45:47.735136Z",
            "modified": "2024-02-26T20:45:47.755684Z",
            "name": "hector-vido",
            "avatar_url": "https://github.com/hector-vido.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13571/owners/"
            }
        },
        {
            "id": 13572,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23014,
                        "username": "guitrain"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23310,
                        "name": "guitrain",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23310/"
                    }
                ]
            },
            "created": "2024-02-26T21:55:22.766341Z",
            "modified": "2024-02-26T21:55:22.767748Z",
            "name": "guitrain",
            "avatar_url": "https://github.com/guitrain.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13572/owners/"
            }
        },
        {
            "id": 13573,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23015,
                        "username": "duckie"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23311,
                        "name": "duckie",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23311/"
                    }
                ]
            },
            "created": "2024-02-26T22:53:15.452155Z",
            "modified": "2025-07-08T07:26:05.420876Z",
            "name": "duckie",
            "avatar_url": "https://github.com/duckie.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13573/owners/"
            }
        },
        {
            "id": 13574,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23016,
                        "username": "Raymond9799"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23312,
                        "name": "raymond9799",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23312/"
                    }
                ]
            },
            "created": "2024-02-27T02:01:04.512823Z",
            "modified": "2024-02-27T02:01:04.514707Z",
            "name": "Raymond9799",
            "avatar_url": "https://github.com/Raymond9799.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13574/owners/"
            }
        },
        {
            "id": 13575,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23017,
                        "username": "loinguyen3108"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23313,
                        "name": "loinguyen3108",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23313/"
                    }
                ]
            },
            "created": "2024-02-27T06:00:19.338188Z",
            "modified": "2024-02-27T06:00:19.340771Z",
            "name": "loinguyen3108",
            "avatar_url": "https://github.com/loinguyen3108.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13575/owners/"
            }
        },
        {
            "id": 13576,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23018,
                        "username": "manju65char"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23314,
                        "name": "manju65char",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23314/"
                    }
                ]
            },
            "created": "2024-02-27T06:53:50.316253Z",
            "modified": "2024-02-27T06:53:50.317387Z",
            "name": "manju65char",
            "avatar_url": "https://github.com/manju65char.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13576/owners/"
            }
        },
        {
            "id": 13577,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23019,
                        "username": "Magnet-js"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23315,
                        "name": "magnet_js",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23315/"
                    }
                ]
            },
            "created": "2024-02-27T08:01:09.515275Z",
            "modified": "2024-02-27T08:01:09.516539Z",
            "name": "Magnet-js",
            "avatar_url": "https://github.com/Magnet-js.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13577/owners/"
            }
        },
        {
            "id": 13578,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23020,
                        "username": "julioarana"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23316,
                        "name": "julioarana",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23316/"
                    }
                ]
            },
            "created": "2024-02-27T08:29:31.883207Z",
            "modified": "2024-02-27T08:29:31.884767Z",
            "name": "julioarana",
            "avatar_url": "https://github.com/julioarana.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13578/owners/"
            }
        },
        {
            "id": 13579,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23021,
                        "username": "xujf1111"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23317,
                        "name": "xujf1111",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23317/"
                    }
                ]
            },
            "created": "2024-02-27T08:37:24.614087Z",
            "modified": "2024-02-27T08:37:24.615403Z",
            "name": "xujf1111",
            "avatar_url": "https://github.com/xujf1111.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13579/owners/"
            }
        },
        {
            "id": 13580,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23022,
                        "username": "Jeremy-Canfield_thrivent"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23318,
                        "name": "jeremy_canfield_thrivent",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23318/"
                    }
                ]
            },
            "created": "2024-02-27T09:55:48.539336Z",
            "modified": "2024-02-27T09:55:48.540612Z",
            "name": "Jeremy-Canfield_thrivent",
            "avatar_url": "https://github.com/Jeremy-Canfield_thrivent.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13580/owners/"
            }
        },
        {
            "id": 13581,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23023,
                        "username": "jhofmueller"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23319,
                        "name": "jhofmueller",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23319/"
                    }
                ]
            },
            "created": "2024-02-27T09:57:14.297777Z",
            "modified": "2024-02-27T09:57:14.299394Z",
            "name": "jhofmueller",
            "avatar_url": "https://github.com/jhofmueller.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13581/owners/"
            }
        },
        {
            "id": 13582,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23024,
                        "username": "dlabreu"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23320,
                        "name": "dlabreu",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23320/"
                    }
                ]
            },
            "created": "2024-02-27T11:10:29.203988Z",
            "modified": "2024-02-27T11:10:29.205179Z",
            "name": "dlabreu",
            "avatar_url": "https://github.com/dlabreu.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13582/owners/"
            }
        },
        {
            "id": 13583,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23025,
                        "username": "bojeran"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23321,
                        "name": "bojeran",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23321/"
                    }
                ]
            },
            "created": "2024-02-27T12:02:57.972006Z",
            "modified": "2024-02-27T12:02:57.973844Z",
            "name": "bojeran",
            "avatar_url": "https://github.com/bojeran.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13583/owners/"
            }
        },
        {
            "id": 13584,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23026,
                        "username": "akearins1975"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23322,
                        "name": "akearins1975",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23322/"
                    }
                ]
            },
            "created": "2024-02-27T12:19:32.827831Z",
            "modified": "2024-02-27T12:19:32.829009Z",
            "name": "akearins1975",
            "avatar_url": "https://github.com/akearins1975.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13584/owners/"
            }
        },
        {
            "id": 13585,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23027,
                        "username": "stankeyr"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23323,
                        "name": "stankeyr",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23323/"
                    }
                ]
            },
            "created": "2024-02-27T13:47:40.162763Z",
            "modified": "2024-02-27T13:47:40.163950Z",
            "name": "stankeyr",
            "avatar_url": "https://github.com/stankeyr.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13585/owners/"
            }
        },
        {
            "id": 13586,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 4833,
                        "username": "netappeseries"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23324,
                        "name": "netappeseries",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23324/"
                    }
                ]
            },
            "created": "2024-02-27T14:00:12.422045Z",
            "modified": "2024-02-27T14:00:12.438632Z",
            "name": "netappeseries",
            "avatar_url": "https://github.com/netappeseries.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13586/owners/"
            }
        },
        {
            "id": 13587,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23028,
                        "username": "george-oniceag"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23325,
                        "name": "george_oniceag",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23325/"
                    }
                ]
            },
            "created": "2024-02-27T14:46:53.874959Z",
            "modified": "2024-02-27T14:46:53.876184Z",
            "name": "george-oniceag",
            "avatar_url": "https://github.com/george-oniceag.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13587/owners/"
            }
        },
        {
            "id": 13588,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23029,
                        "username": "NicKerrr"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23326,
                        "name": "nickerrr",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23326/"
                    }
                ]
            },
            "created": "2024-02-27T14:57:57.074932Z",
            "modified": "2024-02-27T14:57:57.076227Z",
            "name": "NicKerrr",
            "avatar_url": "https://github.com/NicKerrr.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13588/owners/"
            }
        },
        {
            "id": 13589,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23030,
                        "username": "ZouhairCharef"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23327,
                        "name": "zouhaircharef",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23327/"
                    }
                ]
            },
            "created": "2024-02-27T15:06:57.692146Z",
            "modified": "2024-02-27T15:06:57.693961Z",
            "name": "ZouhairCharef",
            "avatar_url": "https://github.com/ZouhairCharef.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13589/owners/"
            }
        },
        {
            "id": 13590,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23031,
                        "username": "lmohammadina"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23328,
                        "name": "lmohammadina",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23328/"
                    }
                ]
            },
            "created": "2024-02-27T15:50:19.171811Z",
            "modified": "2024-02-27T15:50:19.173219Z",
            "name": "lmohammadina",
            "avatar_url": "https://github.com/lmohammadina.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13590/owners/"
            }
        },
        {
            "id": 13591,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23032,
                        "username": "unvascoenmadrid"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23329,
                        "name": "unvascoenmadrid",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23329/"
                    }
                ]
            },
            "created": "2024-02-27T16:14:00.618915Z",
            "modified": "2024-02-27T16:14:00.620738Z",
            "name": "unvascoenmadrid",
            "avatar_url": "https://github.com/unvascoenmadrid.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13591/owners/"
            }
        },
        {
            "id": 13592,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 12877,
                        "username": "VultrBot"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 11963,
                        "name": "vultrbot",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/11963/"
                    }
                ]
            },
            "created": "2024-02-27T18:46:35.738947Z",
            "modified": "2024-02-27T18:46:35.741581Z",
            "name": "VultrBot",
            "avatar_url": "https://avatars.githubusercontent.com/u/73493354?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13592/owners/"
            }
        },
        {
            "id": 13593,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23033,
                        "username": "Peachy74"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23330,
                        "name": "peachy74",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23330/"
                    }
                ]
            },
            "created": "2024-02-27T18:58:42.884692Z",
            "modified": "2024-02-27T18:58:42.886106Z",
            "name": "Peachy74",
            "avatar_url": "https://github.com/Peachy74.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13593/owners/"
            }
        },
        {
            "id": 13594,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23034,
                        "username": "AndersonSouza151"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23331,
                        "name": "andersonsouza151",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23331/"
                    }
                ]
            },
            "created": "2024-02-27T19:02:48.622988Z",
            "modified": "2024-02-27T19:02:48.624629Z",
            "name": "AndersonSouza151",
            "avatar_url": "https://github.com/AndersonSouza151.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13594/owners/"
            }
        },
        {
            "id": 13595,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23035,
                        "username": "wprodev"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23332,
                        "name": "wprodev",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23332/"
                    }
                ]
            },
            "created": "2024-02-27T21:20:17.833328Z",
            "modified": "2024-02-27T21:20:17.834788Z",
            "name": "wprodev",
            "avatar_url": "https://github.com/wprodev.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13595/owners/"
            }
        },
        {
            "id": 13596,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 17270,
                        "username": "DLosey23_humana"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 12945,
                        "name": "dlosey23_humana",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/12945/"
                    }
                ]
            },
            "created": "2024-02-27T21:44:36.692500Z",
            "modified": "2024-02-27T21:44:36.694108Z",
            "name": "DLosey23_humana",
            "avatar_url": "https://avatars.githubusercontent.com/u/112655005?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13596/owners/"
            }
        },
        {
            "id": 13597,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23036,
                        "username": "oxfn"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23333,
                        "name": "oxfn",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23333/"
                    }
                ]
            },
            "created": "2024-02-28T00:24:59.276177Z",
            "modified": "2024-02-28T00:24:59.277595Z",
            "name": "oxfn",
            "avatar_url": "https://github.com/oxfn.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13597/owners/"
            }
        },
        {
            "id": 13598,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20660,
                        "username": "dipuyadav"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 443,
                        "name": "dipuyadav",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/443/"
                    }
                ]
            },
            "created": "2024-02-28T02:46:49.985517Z",
            "modified": "2024-02-28T02:46:49.986793Z",
            "name": "dipuyadav",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19ff-e1a0-7f3a-a8dc-7b01987f3013/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13598/owners/"
            }
        },
        {
            "id": 13599,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23037,
                        "username": "duksh"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23334,
                        "name": "duksh",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23334/"
                    }
                ]
            },
            "created": "2024-02-28T06:37:52.028917Z",
            "modified": "2024-02-28T06:37:52.030486Z",
            "name": "duksh",
            "avatar_url": "https://github.com/duksh.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13599/owners/"
            }
        },
        {
            "id": 13600,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23038,
                        "username": "AppieKoopal"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23335,
                        "name": "appiekoopal",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23335/"
                    }
                ]
            },
            "created": "2024-02-28T07:17:52.085247Z",
            "modified": "2024-02-28T07:17:52.086762Z",
            "name": "AppieKoopal",
            "avatar_url": "https://github.com/AppieKoopal.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13600/owners/"
            }
        },
        {
            "id": 13601,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23039,
                        "username": "iosegbo"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23336,
                        "name": "iosegbo",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23336/"
                    }
                ]
            },
            "created": "2024-02-28T07:31:18.807798Z",
            "modified": "2024-02-28T07:31:18.809153Z",
            "name": "iosegbo",
            "avatar_url": "https://github.com/iosegbo.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13601/owners/"
            }
        },
        {
            "id": 13602,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23040,
                        "username": "liweijie296"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23337,
                        "name": "liweijie296",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23337/"
                    }
                ]
            },
            "created": "2024-02-28T08:24:58.249117Z",
            "modified": "2024-02-28T08:24:58.250382Z",
            "name": "liweijie296",
            "avatar_url": "https://github.com/liweijie296.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13602/owners/"
            }
        },
        {
            "id": 13603,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23041,
                        "username": "error426"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23338,
                        "name": "error426",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23338/"
                    }
                ]
            },
            "created": "2024-02-28T08:26:48.053692Z",
            "modified": "2024-02-28T08:26:48.055149Z",
            "name": "error426",
            "avatar_url": "https://github.com/error426.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13603/owners/"
            }
        },
        {
            "id": 13604,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23042,
                        "username": "ihkaradag025"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23339,
                        "name": "ihkaradag025",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23339/"
                    }
                ]
            },
            "created": "2024-02-28T08:46:10.386062Z",
            "modified": "2024-02-28T08:46:10.387235Z",
            "name": "ihkaradag025",
            "avatar_url": "https://github.com/ihkaradag025.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13604/owners/"
            }
        },
        {
            "id": 13605,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2985,
                        "username": "xtianae7"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23340,
                        "name": "xtianae7",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23340/"
                    }
                ]
            },
            "created": "2024-02-28T08:54:32.391793Z",
            "modified": "2024-02-28T08:54:32.393248Z",
            "name": "xtianae7",
            "avatar_url": "https://github.com/xtianae7.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13605/owners/"
            }
        },
        {
            "id": 13606,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23043,
                        "username": "kshatra1783"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23341,
                        "name": "kshatra1783",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23341/"
                    }
                ]
            },
            "created": "2024-02-28T09:28:17.967962Z",
            "modified": "2024-02-28T09:28:17.969530Z",
            "name": "kshatra1783",
            "avatar_url": "https://github.com/kshatra1783.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13606/owners/"
            }
        },
        {
            "id": 13607,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23044,
                        "username": "vijayraavi"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23342,
                        "name": "vijayraavi",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23342/"
                    }
                ]
            },
            "created": "2024-02-28T10:21:02.614886Z",
            "modified": "2024-02-28T10:21:02.616994Z",
            "name": "vijayraavi",
            "avatar_url": "https://github.com/vijayraavi.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13607/owners/"
            }
        },
        {
            "id": 13608,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23045,
                        "username": "shiwa79"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23343,
                        "name": "shiwa79",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23343/"
                    }
                ]
            },
            "created": "2024-02-28T10:35:01.058425Z",
            "modified": "2024-02-28T10:35:01.059931Z",
            "name": "shiwa79",
            "avatar_url": "https://github.com/shiwa79.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13608/owners/"
            }
        },
        {
            "id": 13609,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23046,
                        "username": "PlatzDa74"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23344,
                        "name": "platzda74",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23344/"
                    }
                ]
            },
            "created": "2024-02-28T12:03:45.636215Z",
            "modified": "2024-02-28T12:03:45.637872Z",
            "name": "PlatzDa74",
            "avatar_url": "https://github.com/PlatzDa74.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13609/owners/"
            }
        },
        {
            "id": 13610,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23047,
                        "username": "sparrowspiska"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23345,
                        "name": "sparrowspiska",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23345/"
                    }
                ]
            },
            "created": "2024-02-28T12:06:58.064578Z",
            "modified": "2024-02-28T12:06:58.072400Z",
            "name": "sparrowspiska",
            "avatar_url": "https://github.com/sparrowspiska.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13610/owners/"
            }
        },
        {
            "id": 13611,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23048,
                        "username": "ElPr1mer0"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23346,
                        "name": "elpr1mer0",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23346/"
                    }
                ]
            },
            "created": "2024-02-28T12:09:26.156360Z",
            "modified": "2024-02-28T12:09:26.157604Z",
            "name": "ElPr1mer0",
            "avatar_url": "https://github.com/ElPr1mer0.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13611/owners/"
            }
        },
        {
            "id": 13612,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23049,
                        "username": "Sachin-KumarRai"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23347,
                        "name": "sachin_kumarrai",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23347/"
                    }
                ]
            },
            "created": "2024-02-28T12:15:19.069136Z",
            "modified": "2024-02-28T12:15:19.070531Z",
            "name": "Sachin-KumarRai",
            "avatar_url": "https://github.com/Sachin-KumarRai.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13612/owners/"
            }
        },
        {
            "id": 13613,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23050,
                        "username": "darmach"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23348,
                        "name": "darmach",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23348/"
                    }
                ]
            },
            "created": "2024-02-28T12:30:50.408866Z",
            "modified": "2024-02-28T12:30:50.410063Z",
            "name": "darmach",
            "avatar_url": "https://github.com/darmach.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13613/owners/"
            }
        },
        {
            "id": 13614,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23051,
                        "username": "aidaRami"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23349,
                        "name": "aidarami",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23349/"
                    }
                ]
            },
            "created": "2024-02-28T13:05:19.108529Z",
            "modified": "2024-02-28T13:05:19.109815Z",
            "name": "aidaRami",
            "avatar_url": "https://github.com/aidaRami.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13614/owners/"
            }
        },
        {
            "id": 13615,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23053,
                        "username": "eduard-fironda"
                    },
                    {
                        "id": 23052,
                        "username": "CatalinaSindrilaru"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23350,
                        "name": "catalinasindrilaru",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23350/"
                    }
                ]
            },
            "created": "2024-02-28T13:22:49.673270Z",
            "modified": "2024-02-28T13:22:49.674686Z",
            "name": "CatalinaSindrilaru",
            "avatar_url": "https://github.com/CatalinaSindrilaru.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13615/owners/"
            }
        },
        {
            "id": 13616,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23053,
                        "username": "eduard-fironda"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23351,
                        "name": "eduard_fironda",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23351/"
                    }
                ]
            },
            "created": "2024-02-28T14:28:40.269862Z",
            "modified": "2024-02-28T14:28:40.271168Z",
            "name": "eduard-fironda",
            "avatar_url": "https://github.com/eduard-fironda.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13616/owners/"
            }
        },
        {
            "id": 13617,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23054,
                        "username": "thervieu"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23352,
                        "name": "thervieu",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23352/"
                    }
                ]
            },
            "created": "2024-02-28T14:36:31.496341Z",
            "modified": "2024-02-28T14:36:31.497647Z",
            "name": "thervieu",
            "avatar_url": "https://github.com/thervieu.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13617/owners/"
            }
        },
        {
            "id": 13618,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23055,
                        "username": "janahlin"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23353,
                        "name": "janahlin",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23353/"
                    }
                ]
            },
            "created": "2024-02-28T15:35:21.354829Z",
            "modified": "2024-02-28T15:35:21.356452Z",
            "name": "janahlin",
            "avatar_url": "https://github.com/janahlin.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13618/owners/"
            }
        },
        {
            "id": 13619,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23056,
                        "username": "panchakarlabk"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23354,
                        "name": "panchakarlabk",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23354/"
                    }
                ]
            },
            "created": "2024-02-28T16:19:31.021809Z",
            "modified": "2024-02-28T16:19:31.023401Z",
            "name": "panchakarlabk",
            "avatar_url": "https://github.com/panchakarlabk.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13619/owners/"
            }
        },
        {
            "id": 13620,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23057,
                        "username": "wdsnet"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23355,
                        "name": "wdsnet",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23355/"
                    }
                ]
            },
            "created": "2024-02-28T17:05:20.135805Z",
            "modified": "2024-02-28T17:05:20.136977Z",
            "name": "wdsnet",
            "avatar_url": "https://github.com/wdsnet.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13620/owners/"
            }
        },
        {
            "id": 13621,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23058,
                        "username": "kane52rus"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23356,
                        "name": "kane52rus",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23356/"
                    }
                ]
            },
            "created": "2024-02-28T19:04:22.446590Z",
            "modified": "2024-02-28T19:04:22.451644Z",
            "name": "kane52rus",
            "avatar_url": "https://github.com/kane52rus.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13621/owners/"
            }
        },
        {
            "id": 13622,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23059,
                        "username": "Jeancmdl"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23357,
                        "name": "jeancmdl",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23357/"
                    }
                ]
            },
            "created": "2024-02-28T19:48:53.550146Z",
            "modified": "2024-02-28T19:48:53.551698Z",
            "name": "Jeancmdl",
            "avatar_url": "https://github.com/Jeancmdl.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13622/owners/"
            }
        },
        {
            "id": 13623,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23060,
                        "username": "Ndjanda"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23358,
                        "name": "ndjanda",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23358/"
                    }
                ]
            },
            "created": "2024-02-28T21:15:02.798124Z",
            "modified": "2024-02-28T21:15:02.799784Z",
            "name": "Ndjanda",
            "avatar_url": "https://github.com/Ndjanda.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13623/owners/"
            }
        },
        {
            "id": 13624,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23061,
                        "username": "namgo"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23359,
                        "name": "namgo",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23359/"
                    }
                ]
            },
            "created": "2024-02-28T21:33:49.004094Z",
            "modified": "2024-02-28T21:33:49.005756Z",
            "name": "namgo",
            "avatar_url": "https://github.com/namgo.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13624/owners/"
            }
        },
        {
            "id": 13625,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23062,
                        "username": "matthew-palmer"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23360,
                        "name": "matthew_palmer",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23360/"
                    }
                ]
            },
            "created": "2024-02-28T21:40:27.722650Z",
            "modified": "2024-02-28T21:40:27.724060Z",
            "name": "matthew-palmer",
            "avatar_url": "https://github.com/matthew-palmer.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13625/owners/"
            }
        }
    ]
}