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

{
    "count": 25523,
    "next": "http://galaxy.ansible.com/api/v1/namespaces/?format=api&page=141",
    "previous": "http://galaxy.ansible.com/api/v1/namespaces/?format=api&page=139",
    "results": [
        {
            "id": 13926,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23330,
                        "username": "bhvk0"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23640,
                        "name": "bhvk0",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23640/"
                    }
                ]
            },
            "created": "2024-03-15T14:16:28.873913Z",
            "modified": "2024-03-15T14:16:28.875212Z",
            "name": "bhvk0",
            "avatar_url": "https://github.com/bhvk0.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13926/owners/"
            }
        },
        {
            "id": 13927,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23331,
                        "username": "mdinicola"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23641,
                        "name": "mdinicola",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23641/"
                    }
                ]
            },
            "created": "2024-03-15T14:29:50.324237Z",
            "modified": "2024-03-15T14:29:50.325350Z",
            "name": "mdinicola",
            "avatar_url": "https://github.com/mdinicola.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13927/owners/"
            }
        },
        {
            "id": 13928,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23332,
                        "username": "mumunus"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23642,
                        "name": "mumunus",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23642/"
                    }
                ]
            },
            "created": "2024-03-15T16:12:20.941429Z",
            "modified": "2024-03-15T16:12:20.942976Z",
            "name": "mumunus",
            "avatar_url": "https://github.com/mumunus.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13928/owners/"
            }
        },
        {
            "id": 13929,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23333,
                        "username": "MKKoppula"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23643,
                        "name": "mkkoppula",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23643/"
                    }
                ]
            },
            "created": "2024-03-15T16:21:14.150006Z",
            "modified": "2024-03-15T16:21:14.151232Z",
            "name": "MKKoppula",
            "avatar_url": "https://github.com/MKKoppula.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13929/owners/"
            }
        },
        {
            "id": 13930,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23334,
                        "username": "abhi-d45"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23644,
                        "name": "abhi_d45",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23644/"
                    }
                ]
            },
            "created": "2024-03-15T18:04:19.285775Z",
            "modified": "2024-03-15T18:04:19.287105Z",
            "name": "abhi-d45",
            "avatar_url": "https://github.com/abhi-d45.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13930/owners/"
            }
        },
        {
            "id": 13931,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23335,
                        "username": "ebarrere"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23646,
                        "name": "ebarrere",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23646/"
                    }
                ]
            },
            "created": "2024-03-15T20:01:05.156810Z",
            "modified": "2024-03-15T20:01:05.161314Z",
            "name": "ebarrere",
            "avatar_url": "https://github.com/ebarrere.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13931/owners/"
            }
        },
        {
            "id": 13932,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23336,
                        "username": "narendermann"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23647,
                        "name": "narendermann",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23647/"
                    }
                ]
            },
            "created": "2024-03-15T22:48:07.171506Z",
            "modified": "2024-03-15T22:48:07.172825Z",
            "name": "narendermann",
            "avatar_url": "https://github.com/narendermann.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13932/owners/"
            }
        },
        {
            "id": 13933,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3132,
                        "username": "IronicBadger"
                    },
                    {
                        "id": 18549,
                        "username": "ironicbadger"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15968,
                        "name": "ironicbadger",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15968/"
                    }
                ]
            },
            "created": "2024-03-16T03:13:04.859778Z",
            "modified": "2024-03-16T03:13:04.861001Z",
            "name": "ironicbadger",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a03-9537-74cd-be60-e8c330825927/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13933/owners/"
            }
        },
        {
            "id": 13934,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23337,
                        "username": "rynofinn"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23648,
                        "name": "rynofinn",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23648/"
                    }
                ]
            },
            "created": "2024-03-16T03:52:46.385155Z",
            "modified": "2024-03-16T03:52:46.386375Z",
            "name": "rynofinn",
            "avatar_url": "https://github.com/rynofinn.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13934/owners/"
            }
        },
        {
            "id": 13935,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23338,
                        "username": "gogeld"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23649,
                        "name": "gogeld",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23649/"
                    }
                ]
            },
            "created": "2024-03-16T04:13:07.846552Z",
            "modified": "2024-03-16T04:13:07.847965Z",
            "name": "gogeld",
            "avatar_url": "https://github.com/gogeld.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13935/owners/"
            }
        },
        {
            "id": 13936,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23339,
                        "username": "Pimous972"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23650,
                        "name": "pimous972",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23650/"
                    }
                ]
            },
            "created": "2024-03-16T06:05:45.544324Z",
            "modified": "2024-03-16T06:05:45.545552Z",
            "name": "Pimous972",
            "avatar_url": "https://github.com/Pimous972.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13936/owners/"
            }
        },
        {
            "id": 13937,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23340,
                        "username": "aodren"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23651,
                        "name": "aodren",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23651/"
                    }
                ]
            },
            "created": "2024-03-16T07:16:10.889037Z",
            "modified": "2024-03-16T07:16:10.890233Z",
            "name": "aodren",
            "avatar_url": "https://github.com/aodren.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13937/owners/"
            }
        },
        {
            "id": 13938,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23341,
                        "username": "bderancourt"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23652,
                        "name": "bderancourt",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23652/"
                    }
                ]
            },
            "created": "2024-03-16T07:51:38.777508Z",
            "modified": "2024-03-16T07:51:38.778774Z",
            "name": "bderancourt",
            "avatar_url": "https://github.com/bderancourt.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13938/owners/"
            }
        },
        {
            "id": 13939,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23342,
                        "username": "jengsala"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23653,
                        "name": "jengsala",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23653/"
                    }
                ]
            },
            "created": "2024-03-16T15:14:27.133343Z",
            "modified": "2024-03-16T15:14:27.134955Z",
            "name": "jengsala",
            "avatar_url": "https://github.com/jengsala.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13939/owners/"
            }
        },
        {
            "id": 13940,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23343,
                        "username": "josefmittermeier"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23654,
                        "name": "josefmittermeier",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23654/"
                    }
                ]
            },
            "created": "2024-03-16T15:27:44.565437Z",
            "modified": "2024-03-16T15:27:44.566591Z",
            "name": "josefmittermeier",
            "avatar_url": "https://github.com/josefmittermeier.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13940/owners/"
            }
        },
        {
            "id": 13941,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23344,
                        "username": "noelarobad"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23655,
                        "name": "noelarobad",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23655/"
                    }
                ]
            },
            "created": "2024-03-16T16:17:20.617528Z",
            "modified": "2024-03-16T16:17:20.618790Z",
            "name": "noelarobad",
            "avatar_url": "https://github.com/noelarobad.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13941/owners/"
            }
        },
        {
            "id": 13942,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23345,
                        "username": "jmilne22"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23656,
                        "name": "jmilne22",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23656/"
                    }
                ]
            },
            "created": "2024-03-16T20:20:10.953150Z",
            "modified": "2024-03-16T20:20:10.954378Z",
            "name": "jmilne22",
            "avatar_url": "https://github.com/jmilne22.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13942/owners/"
            }
        },
        {
            "id": 13943,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23346,
                        "username": "un-smurf"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23657,
                        "name": "un_smurf",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23657/"
                    }
                ]
            },
            "created": "2024-03-16T21:38:45.357946Z",
            "modified": "2024-03-16T21:38:45.359232Z",
            "name": "un-smurf",
            "avatar_url": "https://github.com/un-smurf.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13943/owners/"
            }
        },
        {
            "id": 13944,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23347,
                        "username": "ppat"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23658,
                        "name": "ppat",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23658/"
                    }
                ]
            },
            "created": "2024-03-16T21:41:35.288881Z",
            "modified": "2024-03-16T21:41:35.290115Z",
            "name": "ppat",
            "avatar_url": "https://github.com/ppat.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13944/owners/"
            }
        },
        {
            "id": 13945,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 7648,
                        "username": "Alberthua-Perl"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 1803,
                        "name": "alberthua_perl",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/1803/"
                    }
                ]
            },
            "created": "2024-03-17T03:34:55.666086Z",
            "modified": "2024-03-17T03:34:55.667403Z",
            "name": "Alberthua-Perl",
            "avatar_url": "https://avatars.githubusercontent.com/u/22440508?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13945/owners/"
            }
        },
        {
            "id": 13946,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23348,
                        "username": "alirezariahi"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23659,
                        "name": "alirezariahi",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23659/"
                    }
                ]
            },
            "created": "2024-03-17T03:39:42.011211Z",
            "modified": "2024-03-17T03:39:42.012563Z",
            "name": "alirezariahi",
            "avatar_url": "https://github.com/alirezariahi.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13946/owners/"
            }
        },
        {
            "id": 13947,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23349,
                        "username": "safi-devops"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23660,
                        "name": "safi_devops",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23660/"
                    }
                ]
            },
            "created": "2024-03-17T08:18:17.790735Z",
            "modified": "2024-03-17T08:18:17.792695Z",
            "name": "safi-devops",
            "avatar_url": "https://github.com/safi-devops.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13947/owners/"
            }
        },
        {
            "id": 13948,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23350,
                        "username": "zawyewintaung"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23661,
                        "name": "zawyewintaung",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23661/"
                    }
                ]
            },
            "created": "2024-03-17T11:37:49.131339Z",
            "modified": "2024-03-17T11:37:49.132628Z",
            "name": "zawyewintaung",
            "avatar_url": "https://github.com/zawyewintaung.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13948/owners/"
            }
        },
        {
            "id": 13949,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23351,
                        "username": "k1l0b1t"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23663,
                        "name": "k1l0b1t",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23663/"
                    }
                ]
            },
            "created": "2024-03-17T13:34:10.309080Z",
            "modified": "2024-03-17T13:34:10.310330Z",
            "name": "k1l0b1t",
            "avatar_url": "https://github.com/k1l0b1t.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13949/owners/"
            }
        },
        {
            "id": 13950,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23352,
                        "username": "codiumlab"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23664,
                        "name": "codiumlab",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23664/"
                    }
                ]
            },
            "created": "2024-03-17T14:38:54.457285Z",
            "modified": "2024-03-17T14:38:54.458549Z",
            "name": "codiumlab",
            "avatar_url": "https://github.com/codiumlab.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13950/owners/"
            }
        },
        {
            "id": 13951,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23353,
                        "username": "ClearlyUnknown"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23665,
                        "name": "clearlyunknown",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23665/"
                    }
                ]
            },
            "created": "2024-03-17T15:08:14.745058Z",
            "modified": "2024-03-17T15:08:14.746331Z",
            "name": "ClearlyUnknown",
            "avatar_url": "https://github.com/ClearlyUnknown.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13951/owners/"
            }
        },
        {
            "id": 13952,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23347,
                        "username": "ppat"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23666,
                        "name": "homelab_ops",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23666/"
                    }
                ]
            },
            "created": "2024-03-17T17:20:00.074120Z",
            "modified": "2024-03-19T14:54:22.854936Z",
            "name": "homelab_ops",
            "avatar_url": "https://github.com/homelab_ops.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13952/owners/"
            }
        },
        {
            "id": 13953,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23354,
                        "username": "juanpablohenriquez"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23667,
                        "name": "juanpablohenriquez",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23667/"
                    }
                ]
            },
            "created": "2024-03-17T19:51:14.575368Z",
            "modified": "2024-03-17T19:51:14.576621Z",
            "name": "juanpablohenriquez",
            "avatar_url": "https://github.com/juanpablohenriquez.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13953/owners/"
            }
        },
        {
            "id": 13954,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23355,
                        "username": "mattfrazer"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23668,
                        "name": "mattfrazer",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23668/"
                    }
                ]
            },
            "created": "2024-03-17T20:09:55.692132Z",
            "modified": "2024-03-17T20:09:55.693438Z",
            "name": "mattfrazer",
            "avatar_url": "https://github.com/mattfrazer.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13954/owners/"
            }
        },
        {
            "id": 13955,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23356,
                        "username": "klin938"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23669,
                        "name": "klin938",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23669/"
                    }
                ]
            },
            "created": "2024-03-17T21:33:25.947872Z",
            "modified": "2024-03-17T21:33:25.949095Z",
            "name": "klin938",
            "avatar_url": "https://github.com/klin938.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13955/owners/"
            }
        },
        {
            "id": 13956,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23357,
                        "username": "lonelygno-me"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23670,
                        "name": "lonelygno_me",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23670/"
                    }
                ]
            },
            "created": "2024-03-17T21:57:40.882082Z",
            "modified": "2024-03-17T21:57:40.883197Z",
            "name": "lonelygno-me",
            "avatar_url": "https://github.com/lonelygno-me.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13956/owners/"
            }
        },
        {
            "id": 13957,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23358,
                        "username": "derlin-unsw"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23671,
                        "name": "derlin_unsw",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23671/"
                    }
                ]
            },
            "created": "2024-03-17T22:01:57.184616Z",
            "modified": "2024-03-17T22:01:57.186187Z",
            "name": "derlin-unsw",
            "avatar_url": "https://github.com/derlin-unsw.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13957/owners/"
            }
        },
        {
            "id": 13958,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23359,
                        "username": "InitLy1023"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23672,
                        "name": "smallchef",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23672/"
                    }
                ]
            },
            "created": "2024-03-18T02:40:27.252637Z",
            "modified": "2024-03-18T02:40:27.253940Z",
            "name": "SmallChef",
            "avatar_url": "https://github.com/SmallChef.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13958/owners/"
            }
        },
        {
            "id": 13959,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23359,
                        "username": "InitLy1023"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23673,
                        "name": "initly1023",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23673/"
                    }
                ]
            },
            "created": "2024-03-18T02:48:32.821776Z",
            "modified": "2024-03-18T02:48:32.823067Z",
            "name": "InitLy1023",
            "avatar_url": "https://github.com/InitLy1023.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13959/owners/"
            }
        },
        {
            "id": 13960,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23360,
                        "username": "brootware"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23674,
                        "name": "brootware",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23674/"
                    }
                ]
            },
            "created": "2024-03-18T03:40:23.668969Z",
            "modified": "2024-03-18T03:40:23.670123Z",
            "name": "brootware",
            "avatar_url": "https://github.com/brootware.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13960/owners/"
            }
        },
        {
            "id": 13961,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23361,
                        "username": "abhishekarora160490"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23675,
                        "name": "abhishekarora160490",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23675/"
                    }
                ]
            },
            "created": "2024-03-18T05:50:15.379170Z",
            "modified": "2024-03-18T05:50:15.380544Z",
            "name": "abhishekarora160490",
            "avatar_url": "https://github.com/abhishekarora160490.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13961/owners/"
            }
        },
        {
            "id": 13962,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23362,
                        "username": "SergeyMinichev"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23676,
                        "name": "sergeyminichev",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23676/"
                    }
                ]
            },
            "created": "2024-03-18T05:56:03.285895Z",
            "modified": "2024-03-18T05:56:03.287027Z",
            "name": "SergeyMinichev",
            "avatar_url": "https://github.com/SergeyMinichev.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13962/owners/"
            }
        },
        {
            "id": 13963,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23363,
                        "username": "jmsierra-ev"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23677,
                        "name": "jmsierra_ev",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23677/"
                    }
                ]
            },
            "created": "2024-03-18T07:51:40.206008Z",
            "modified": "2024-03-18T07:51:40.207560Z",
            "name": "jmsierra-ev",
            "avatar_url": "https://github.com/jmsierra-ev.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13963/owners/"
            }
        },
        {
            "id": 13964,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23364,
                        "username": "huangyukang-L"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23678,
                        "name": "huangyukang_l",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23678/"
                    }
                ]
            },
            "created": "2024-03-18T07:55:19.809579Z",
            "modified": "2024-03-18T07:55:19.810776Z",
            "name": "huangyukang-L",
            "avatar_url": "https://github.com/huangyukang-L.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13964/owners/"
            }
        },
        {
            "id": 13965,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23365,
                        "username": "prramos-eviden"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23679,
                        "name": "prramos_eviden",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23679/"
                    }
                ]
            },
            "created": "2024-03-18T08:35:37.312909Z",
            "modified": "2024-03-18T08:35:37.314184Z",
            "name": "prramos-eviden",
            "avatar_url": "https://github.com/prramos-eviden.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13965/owners/"
            }
        },
        {
            "id": 13966,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23366,
                        "username": "light-abc"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23680,
                        "name": "light_abc",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23680/"
                    }
                ]
            },
            "created": "2024-03-18T09:14:07.365912Z",
            "modified": "2024-03-18T09:14:07.367457Z",
            "name": "light-abc",
            "avatar_url": "https://github.com/light-abc.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13966/owners/"
            }
        },
        {
            "id": 13967,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23367,
                        "username": "jtovarro"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23681,
                        "name": "jtovarro",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23681/"
                    }
                ]
            },
            "created": "2024-03-18T09:55:17.435314Z",
            "modified": "2024-03-18T09:55:17.436803Z",
            "name": "jtovarro",
            "avatar_url": "https://github.com/jtovarro.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13967/owners/"
            }
        },
        {
            "id": 13968,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23368,
                        "username": "M10vir"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23682,
                        "name": "m10vir",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23682/"
                    }
                ]
            },
            "created": "2024-03-18T10:02:54.088312Z",
            "modified": "2024-03-18T10:02:54.096302Z",
            "name": "M10vir",
            "avatar_url": "https://github.com/M10vir.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13968/owners/"
            }
        },
        {
            "id": 13969,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23369,
                        "username": "engineering-matters"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23683,
                        "name": "engineering_matters",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23683/"
                    }
                ]
            },
            "created": "2024-03-18T10:27:20.867087Z",
            "modified": "2024-03-18T10:27:20.868723Z",
            "name": "engineering-matters",
            "avatar_url": "https://github.com/engineering-matters.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13969/owners/"
            }
        },
        {
            "id": 13970,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23370,
                        "username": "priyan6056"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23684,
                        "name": "priyan6056",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23684/"
                    }
                ]
            },
            "created": "2024-03-18T10:50:14.387904Z",
            "modified": "2024-03-18T10:50:14.389520Z",
            "name": "priyan6056",
            "avatar_url": "https://github.com/priyan6056.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13970/owners/"
            }
        },
        {
            "id": 13971,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23371,
                        "username": "dmglab"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23685,
                        "name": "dmglab",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23685/"
                    }
                ]
            },
            "created": "2024-03-18T11:45:36.159248Z",
            "modified": "2024-03-18T11:45:36.160556Z",
            "name": "dmglab",
            "avatar_url": "https://github.com/dmglab.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13971/owners/"
            }
        },
        {
            "id": 13972,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23372,
                        "username": "caninja"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23686,
                        "name": "caninja",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23686/"
                    }
                ]
            },
            "created": "2024-03-18T11:49:58.713823Z",
            "modified": "2024-03-18T11:49:58.714962Z",
            "name": "caninja",
            "avatar_url": "https://github.com/caninja.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13972/owners/"
            }
        },
        {
            "id": 13973,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23373,
                        "username": "amarnathjamale"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23687,
                        "name": "amarnathjamale",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23687/"
                    }
                ]
            },
            "created": "2024-03-18T12:07:53.664978Z",
            "modified": "2024-03-18T12:07:53.666302Z",
            "name": "amarnathjamale",
            "avatar_url": "https://github.com/amarnathjamale.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13973/owners/"
            }
        },
        {
            "id": 13974,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23374,
                        "username": "arxalan29"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23688,
                        "name": "arxalan29",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23688/"
                    }
                ]
            },
            "created": "2024-03-18T12:08:48.291832Z",
            "modified": "2024-03-18T12:08:48.293213Z",
            "name": "arxalan29",
            "avatar_url": "https://github.com/arxalan29.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13974/owners/"
            }
        },
        {
            "id": 13975,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23375,
                        "username": "NataliaBelogolovaya"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23689,
                        "name": "nataliabelogolovaya",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23689/"
                    }
                ]
            },
            "created": "2024-03-18T12:55:34.346875Z",
            "modified": "2024-03-18T12:55:34.348243Z",
            "name": "NataliaBelogolovaya",
            "avatar_url": "https://github.com/NataliaBelogolovaya.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13975/owners/"
            }
        },
        {
            "id": 13976,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23376,
                        "username": "ato08001"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23690,
                        "name": "ato08001",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23690/"
                    }
                ]
            },
            "created": "2024-03-18T14:04:25.357848Z",
            "modified": "2024-03-18T14:04:25.358822Z",
            "name": "ato08001",
            "avatar_url": "https://github.com/ato08001.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13976/owners/"
            }
        },
        {
            "id": 13977,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23377,
                        "username": "Svalker1989"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23691,
                        "name": "svalker1989",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23691/"
                    }
                ]
            },
            "created": "2024-03-18T15:14:51.717029Z",
            "modified": "2024-03-18T15:14:51.718559Z",
            "name": "Svalker1989",
            "avatar_url": "https://github.com/Svalker1989.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13977/owners/"
            }
        },
        {
            "id": 13978,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23378,
                        "username": "dthpulse"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23692,
                        "name": "dthpulse",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23692/"
                    }
                ]
            },
            "created": "2024-03-18T15:53:43.739228Z",
            "modified": "2024-03-18T15:53:43.740440Z",
            "name": "dthpulse",
            "avatar_url": "https://github.com/dthpulse.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13978/owners/"
            }
        },
        {
            "id": 13979,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23379,
                        "username": "seravat"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23693,
                        "name": "seravat",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23693/"
                    }
                ]
            },
            "created": "2024-03-18T17:02:57.118550Z",
            "modified": "2024-03-18T17:02:57.126758Z",
            "name": "seravat",
            "avatar_url": "https://github.com/seravat.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13979/owners/"
            }
        },
        {
            "id": 13980,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23380,
                        "username": "bepri"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23694,
                        "name": "bepri",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23694/"
                    }
                ]
            },
            "created": "2024-03-18T17:33:26.026583Z",
            "modified": "2024-03-18T17:33:26.027968Z",
            "name": "bepri",
            "avatar_url": "https://github.com/bepri.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13980/owners/"
            }
        },
        {
            "id": 13981,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23381,
                        "username": "RahmatullahF"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23695,
                        "name": "rahmatullahf",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23695/"
                    }
                ]
            },
            "created": "2024-03-18T17:34:55.200083Z",
            "modified": "2024-03-18T17:34:55.201229Z",
            "name": "RahmatullahF",
            "avatar_url": "https://github.com/RahmatullahF.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13981/owners/"
            }
        },
        {
            "id": 13982,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23382,
                        "username": "akirateam"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23696,
                        "name": "akirateam",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23696/"
                    }
                ]
            },
            "created": "2024-03-18T20:04:52.572832Z",
            "modified": "2024-03-18T20:04:52.574391Z",
            "name": "akirateam",
            "avatar_url": "https://github.com/akirateam.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13982/owners/"
            }
        },
        {
            "id": 13983,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23383,
                        "username": "tannertoldme"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23697,
                        "name": "tannertoldme",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23697/"
                    }
                ]
            },
            "created": "2024-03-18T20:13:01.991176Z",
            "modified": "2024-03-18T20:13:01.992513Z",
            "name": "tannertoldme",
            "avatar_url": "https://github.com/tannertoldme.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13983/owners/"
            }
        },
        {
            "id": 13984,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23384,
                        "username": "besso"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23698,
                        "name": "besso",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23698/"
                    }
                ]
            },
            "created": "2024-03-18T22:05:21.281996Z",
            "modified": "2024-03-18T22:05:21.283454Z",
            "name": "besso",
            "avatar_url": "https://github.com/besso.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13984/owners/"
            }
        },
        {
            "id": 13985,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23385,
                        "username": "pragati-tech"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23699,
                        "name": "pragati_tech",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23699/"
                    }
                ]
            },
            "created": "2024-03-19T05:06:24.609408Z",
            "modified": "2024-03-19T05:06:24.610632Z",
            "name": "pragati-tech",
            "avatar_url": "https://github.com/pragati-tech.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13985/owners/"
            }
        },
        {
            "id": 13986,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23386,
                        "username": "iam-suchi"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23700,
                        "name": "iam_suchi",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23700/"
                    }
                ]
            },
            "created": "2024-03-19T06:13:53.856934Z",
            "modified": "2024-03-19T06:13:53.858830Z",
            "name": "iam-suchi",
            "avatar_url": "https://github.com/iam-suchi.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13986/owners/"
            }
        },
        {
            "id": 13987,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23387,
                        "username": "ccv-ppeters"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23701,
                        "name": "ccv_ppeters",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23701/"
                    }
                ]
            },
            "created": "2024-03-19T06:30:57.465951Z",
            "modified": "2024-03-19T06:30:57.467496Z",
            "name": "ccv-ppeters",
            "avatar_url": "https://github.com/ccv-ppeters.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13987/owners/"
            }
        },
        {
            "id": 13988,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23358,
                        "username": "derlin-unsw"
                    },
                    {
                        "id": 23356,
                        "username": "klin938"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23662,
                        "name": "cse",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23662/"
                    }
                ]
            },
            "created": "2024-03-19T07:47:14.105758Z",
            "modified": "2024-03-19T14:52:59.604846Z",
            "name": "cse",
            "avatar_url": "https://github.com/cse.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13988/owners/"
            }
        },
        {
            "id": 13989,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23388,
                        "username": "nemecfi"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23702,
                        "name": "nemecfi",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23702/"
                    }
                ]
            },
            "created": "2024-03-19T09:06:33.330807Z",
            "modified": "2024-03-19T09:06:33.332122Z",
            "name": "nemecfi",
            "avatar_url": "https://github.com/nemecfi.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13989/owners/"
            }
        },
        {
            "id": 13990,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 3936,
                        "username": "pavelpikta"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23703,
                        "name": "pavelpikta",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23703/"
                    }
                ]
            },
            "created": "2024-03-19T09:13:54.582451Z",
            "modified": "2024-03-19T09:13:54.583726Z",
            "name": "pavelpikta",
            "avatar_url": "https://github.com/pavelpikta.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13990/owners/"
            }
        },
        {
            "id": 13991,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 14863,
                        "username": "kamil-cias"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 6540,
                        "name": "kamil_cias",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/6540/"
                    }
                ]
            },
            "created": "2024-03-19T11:54:17.297467Z",
            "modified": "2024-03-19T11:54:17.298997Z",
            "name": "kamil-cias",
            "avatar_url": "https://avatars2.githubusercontent.com/u/7056880?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13991/owners/"
            }
        },
        {
            "id": 13992,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23389,
                        "username": "sg-unix"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23704,
                        "name": "sg_unix",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23704/"
                    }
                ]
            },
            "created": "2024-03-19T12:13:05.814626Z",
            "modified": "2024-03-19T12:13:05.863949Z",
            "name": "sg-unix",
            "avatar_url": "https://github.com/sg-unix.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13992/owners/"
            }
        },
        {
            "id": 13993,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23390,
                        "username": "Joyloyman"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23705,
                        "name": "joyloyman",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23705/"
                    }
                ]
            },
            "created": "2024-03-19T12:40:45.897829Z",
            "modified": "2024-03-19T12:40:45.899335Z",
            "name": "Joyloyman",
            "avatar_url": "https://github.com/Joyloyman.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13993/owners/"
            }
        },
        {
            "id": 13994,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23391,
                        "username": "repizarro"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23706,
                        "name": "repizarro",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23706/"
                    }
                ]
            },
            "created": "2024-03-19T13:14:49.033592Z",
            "modified": "2024-03-19T13:14:49.034929Z",
            "name": "repizarro",
            "avatar_url": "https://github.com/repizarro.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13994/owners/"
            }
        },
        {
            "id": 13995,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23392,
                        "username": "mazhora"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23707,
                        "name": "mazhora",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23707/"
                    }
                ]
            },
            "created": "2024-03-19T13:37:20.441172Z",
            "modified": "2024-03-19T13:37:20.442477Z",
            "name": "mazhora",
            "avatar_url": "https://github.com/mazhora.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13995/owners/"
            }
        },
        {
            "id": 13996,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23393,
                        "username": "gr-brown"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23708,
                        "name": "gr_brown",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23708/"
                    }
                ]
            },
            "created": "2024-03-19T13:42:07.026124Z",
            "modified": "2024-03-19T13:42:07.027260Z",
            "name": "gr-brown",
            "avatar_url": "https://github.com/gr-brown.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13996/owners/"
            }
        },
        {
            "id": 13997,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23394,
                        "username": "root3200"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23709,
                        "name": "root3200",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23709/"
                    }
                ]
            },
            "created": "2024-03-19T14:15:31.460774Z",
            "modified": "2024-03-19T14:15:31.462495Z",
            "name": "root3200",
            "avatar_url": "https://github.com/root3200.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13997/owners/"
            }
        },
        {
            "id": 13998,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23395,
                        "username": "jandroav"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23710,
                        "name": "jandroav",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23710/"
                    }
                ]
            },
            "created": "2024-03-19T15:48:10.731305Z",
            "modified": "2024-03-19T15:48:10.732750Z",
            "name": "jandroav",
            "avatar_url": "https://github.com/jandroav.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13998/owners/"
            }
        },
        {
            "id": 13999,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23396,
                        "username": "dynamicres"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23711,
                        "name": "dynamicres",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23711/"
                    }
                ]
            },
            "created": "2024-03-19T16:15:40.952762Z",
            "modified": "2024-03-19T16:15:40.963111Z",
            "name": "dynamicres",
            "avatar_url": "https://github.com/dynamicres.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/13999/owners/"
            }
        },
        {
            "id": 14000,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23397,
                        "username": "jcates8"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23712,
                        "name": "jcates8",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23712/"
                    }
                ]
            },
            "created": "2024-03-19T17:45:51.116608Z",
            "modified": "2024-03-19T17:45:51.118295Z",
            "name": "jcates8",
            "avatar_url": "https://github.com/jcates8.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14000/owners/"
            }
        },
        {
            "id": 14001,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23398,
                        "username": "LemonJelle"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23713,
                        "name": "lemonjelle",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23713/"
                    }
                ]
            },
            "created": "2024-03-19T18:40:13.706379Z",
            "modified": "2024-03-19T18:40:13.707829Z",
            "name": "LemonJelle",
            "avatar_url": "https://github.com/LemonJelle.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14001/owners/"
            }
        },
        {
            "id": 14002,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23399,
                        "username": "hamdanltf"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23714,
                        "name": "hamdanltf",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23714/"
                    }
                ]
            },
            "created": "2024-03-19T19:11:16.261568Z",
            "modified": "2024-03-19T19:11:16.262826Z",
            "name": "hamdanltf",
            "avatar_url": "https://github.com/hamdanltf.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14002/owners/"
            }
        },
        {
            "id": 14003,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23400,
                        "username": "AlexCast98"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23715,
                        "name": "alexcast98",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23715/"
                    }
                ]
            },
            "created": "2024-03-19T19:43:02.808272Z",
            "modified": "2024-03-19T19:43:02.809544Z",
            "name": "AlexCast98",
            "avatar_url": "https://github.com/AlexCast98.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14003/owners/"
            }
        },
        {
            "id": 14004,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23401,
                        "username": "leosp1983"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23716,
                        "name": "leosp1983",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23716/"
                    }
                ]
            },
            "created": "2024-03-19T22:29:13.962907Z",
            "modified": "2024-03-19T22:29:13.964274Z",
            "name": "leosp1983",
            "avatar_url": "https://github.com/leosp1983.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14004/owners/"
            }
        },
        {
            "id": 14005,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23402,
                        "username": "karaines"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23717,
                        "name": "karaines",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23717/"
                    }
                ]
            },
            "created": "2024-03-20T02:38:56.971913Z",
            "modified": "2024-03-20T02:38:56.973232Z",
            "name": "karaines",
            "avatar_url": "https://github.com/karaines.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14005/owners/"
            }
        },
        {
            "id": 14006,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23403,
                        "username": "rtutikirajesh"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23718,
                        "name": "rtutikirajesh",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23718/"
                    }
                ]
            },
            "created": "2024-03-20T02:50:12.370653Z",
            "modified": "2024-03-20T02:50:12.383383Z",
            "name": "rtutikirajesh",
            "avatar_url": "https://github.com/rtutikirajesh.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14006/owners/"
            }
        },
        {
            "id": 14007,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23404,
                        "username": "gitkeystone"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23719,
                        "name": "gitkeystone",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23719/"
                    }
                ]
            },
            "created": "2024-03-20T04:49:42.654815Z",
            "modified": "2024-03-20T04:49:42.656105Z",
            "name": "gitkeystone",
            "avatar_url": "https://github.com/gitkeystone.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14007/owners/"
            }
        },
        {
            "id": 14008,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23405,
                        "username": "liquibot"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23720,
                        "name": "liquibot",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23720/"
                    }
                ]
            },
            "created": "2024-03-20T07:09:08.174192Z",
            "modified": "2024-03-20T07:09:08.175602Z",
            "name": "liquibot",
            "avatar_url": "https://github.com/liquibot.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14008/owners/"
            }
        },
        {
            "id": 14009,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23406,
                        "username": "Laeress"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23721,
                        "name": "laeress",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23721/"
                    }
                ]
            },
            "created": "2024-03-20T07:29:44.877467Z",
            "modified": "2024-03-20T07:29:44.878808Z",
            "name": "Laeress",
            "avatar_url": "https://github.com/Laeress.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14009/owners/"
            }
        },
        {
            "id": 14010,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23407,
                        "username": "yihau"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23722,
                        "name": "yihau",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23722/"
                    }
                ]
            },
            "created": "2024-03-20T08:36:49.981872Z",
            "modified": "2024-03-20T08:36:49.983160Z",
            "name": "yihau",
            "avatar_url": "https://github.com/yihau.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14010/owners/"
            }
        },
        {
            "id": 14011,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23408,
                        "username": "sridharthanneeru"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23723,
                        "name": "sridharthanneeru",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23723/"
                    }
                ]
            },
            "created": "2024-03-20T09:45:20.078490Z",
            "modified": "2024-03-20T09:45:20.079772Z",
            "name": "sridharthanneeru",
            "avatar_url": "https://github.com/sridharthanneeru.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14011/owners/"
            }
        },
        {
            "id": 14012,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 15546,
                        "username": "ohdearaugustin"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 1018,
                        "name": "ohdearaugustin",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/1018/"
                    }
                ]
            },
            "created": "2024-03-20T10:09:15.602287Z",
            "modified": "2024-03-20T10:09:15.603557Z",
            "name": "ohdearaugustin",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a12-cb9c-7525-aa28-770538192e67/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14012/owners/"
            }
        },
        {
            "id": 14013,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23409,
                        "username": "KiSchnelle"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23724,
                        "name": "kischnelle",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23724/"
                    }
                ]
            },
            "created": "2024-03-20T10:18:34.238546Z",
            "modified": "2024-03-20T10:18:34.239864Z",
            "name": "KiSchnelle",
            "avatar_url": "https://github.com/KiSchnelle.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14013/owners/"
            }
        },
        {
            "id": 14014,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23410,
                        "username": "Avilir"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23725,
                        "name": "avilir",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23725/"
                    }
                ]
            },
            "created": "2024-03-20T12:18:23.645842Z",
            "modified": "2024-03-20T12:18:23.647768Z",
            "name": "Avilir",
            "avatar_url": "https://github.com/Avilir.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14014/owners/"
            }
        },
        {
            "id": 14015,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23411,
                        "username": "simonbrauner"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23726,
                        "name": "simonbrauner",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23726/"
                    }
                ]
            },
            "created": "2024-03-20T13:49:56.504845Z",
            "modified": "2024-03-20T13:49:56.506849Z",
            "name": "simonbrauner",
            "avatar_url": "https://github.com/simonbrauner.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14015/owners/"
            }
        },
        {
            "id": 14016,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23412,
                        "username": "justinoy"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23727,
                        "name": "justinoy",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23727/"
                    }
                ]
            },
            "created": "2024-03-20T14:22:38.635334Z",
            "modified": "2024-03-20T14:22:38.636927Z",
            "name": "justinoy",
            "avatar_url": "https://github.com/justinoy.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14016/owners/"
            }
        },
        {
            "id": 14017,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23395,
                        "username": "jandroav"
                    },
                    {
                        "id": 23405,
                        "username": "liquibot"
                    },
                    {
                        "id": 23414,
                        "username": "sayaliM0412"
                    },
                    {
                        "id": 23413,
                        "username": "jnewton03"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23728,
                        "name": "liquibase",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23728/"
                    }
                ]
            },
            "created": "2024-03-20T15:00:57.848900Z",
            "modified": "2024-03-20T15:01:24.936660Z",
            "name": "liquibase",
            "avatar_url": "https://github.com/liquibase.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14017/owners/"
            }
        },
        {
            "id": 14018,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23413,
                        "username": "jnewton03"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23729,
                        "name": "jnewton03",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23729/"
                    }
                ]
            },
            "created": "2024-03-20T15:17:05.450438Z",
            "modified": "2024-03-20T15:17:05.452276Z",
            "name": "jnewton03",
            "avatar_url": "https://github.com/jnewton03.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14018/owners/"
            }
        },
        {
            "id": 14019,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23414,
                        "username": "sayaliM0412"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23730,
                        "name": "sayalim0412",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23730/"
                    }
                ]
            },
            "created": "2024-03-20T15:17:36.134028Z",
            "modified": "2024-03-20T15:17:36.135320Z",
            "name": "sayaliM0412",
            "avatar_url": "https://github.com/sayaliM0412.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14019/owners/"
            }
        },
        {
            "id": 14020,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23415,
                        "username": "gigawebs"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23731,
                        "name": "gigawebs",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23731/"
                    }
                ]
            },
            "created": "2024-03-20T16:39:09.096841Z",
            "modified": "2024-03-20T16:39:09.098560Z",
            "name": "gigawebs",
            "avatar_url": "https://github.com/gigawebs.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14020/owners/"
            }
        },
        {
            "id": 14021,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23416,
                        "username": "spannt"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23732,
                        "name": "spannt",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23732/"
                    }
                ]
            },
            "created": "2024-03-20T17:06:19.276636Z",
            "modified": "2024-03-20T17:06:19.277810Z",
            "name": "spannt",
            "avatar_url": "https://github.com/spannt.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14021/owners/"
            }
        },
        {
            "id": 14022,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23417,
                        "username": "bgpengu"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23733,
                        "name": "bgpengu",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23733/"
                    }
                ]
            },
            "created": "2024-03-20T17:08:15.237539Z",
            "modified": "2024-03-20T17:08:15.238940Z",
            "name": "bgpengu",
            "avatar_url": "https://github.com/bgpengu.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14022/owners/"
            }
        },
        {
            "id": 14023,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23418,
                        "username": "MQGIT"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23734,
                        "name": "mqgit",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23734/"
                    }
                ]
            },
            "created": "2024-03-20T17:40:07.042685Z",
            "modified": "2024-03-20T17:40:07.044079Z",
            "name": "MQGIT",
            "avatar_url": "https://github.com/MQGIT.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14023/owners/"
            }
        },
        {
            "id": 14024,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23419,
                        "username": "Nikesh-Jauhari_adp"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23735,
                        "name": "nikesh_jauhari_adp",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23735/"
                    }
                ]
            },
            "created": "2024-03-20T17:58:25.393091Z",
            "modified": "2024-03-20T17:58:25.394561Z",
            "name": "Nikesh-Jauhari_adp",
            "avatar_url": "https://github.com/Nikesh-Jauhari_adp.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14024/owners/"
            }
        },
        {
            "id": 14025,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 23420,
                        "username": "sharmaharsh2906"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 23736,
                        "name": "sharmaharsh2906",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/23736/"
                    }
                ]
            },
            "created": "2024-03-20T18:10:09.323517Z",
            "modified": "2024-03-20T18:10:09.325187Z",
            "name": "sharmaharsh2906",
            "avatar_url": "https://github.com/sharmaharsh2906.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/14025/owners/"
            }
        }
    ]
}