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

{
    "count": 25541,
    "next": "http://galaxy.ansible.com/api/v1/namespaces/?format=api&page=114",
    "previous": "http://galaxy.ansible.com/api/v1/namespaces/?format=api&page=112",
    "results": [
        {
            "id": 11222,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19539,
                        "username": "C0r3ux"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20864,
                        "name": "c0r3ux",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20864/"
                    }
                ]
            },
            "created": "2023-10-26T23:34:16.419467Z",
            "modified": "2023-10-26T23:34:16.420796Z",
            "name": "C0r3ux",
            "avatar_url": "https://github.com/C0r3ux.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11222/owners/"
            }
        },
        {
            "id": 11223,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19540,
                        "username": "charles-silveira"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20865,
                        "name": "charles_silveira",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20865/"
                    }
                ]
            },
            "created": "2023-10-27T00:24:32.189603Z",
            "modified": "2023-10-27T00:24:32.190935Z",
            "name": "charles-silveira",
            "avatar_url": "https://github.com/charles-silveira.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11223/owners/"
            }
        },
        {
            "id": 11224,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 16854,
                        "username": "Esin1942"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 12569,
                        "name": "esin1942",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/12569/"
                    }
                ]
            },
            "created": "2023-10-27T00:30:21.885442Z",
            "modified": "2023-10-27T00:30:21.887061Z",
            "name": "Esin1942",
            "avatar_url": "https://github.com/Esin1942.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11224/owners/"
            }
        },
        {
            "id": 11225,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19541,
                        "username": "Arctic-Viper"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20866,
                        "name": "arctic_viper",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20866/"
                    }
                ]
            },
            "created": "2023-10-27T01:45:29.268730Z",
            "modified": "2023-10-27T01:45:29.284393Z",
            "name": "Arctic-Viper",
            "avatar_url": "https://github.com/Arctic-Viper.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11225/owners/"
            }
        },
        {
            "id": 11226,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19542,
                        "username": "koookm"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20867,
                        "name": "koookm",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20867/"
                    }
                ]
            },
            "created": "2023-10-27T01:55:50.936079Z",
            "modified": "2023-10-27T01:55:50.937353Z",
            "name": "koookm",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a05-c0dd-78fb-918a-771fc7d0df4e/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11226/owners/"
            }
        },
        {
            "id": 11227,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19543,
                        "username": "pelandrun"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 1065,
                        "name": "pelandrun",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/1065/"
                    }
                ]
            },
            "created": "2023-10-27T04:40:11.820079Z",
            "modified": "2023-11-02T18:58:14.821977Z",
            "name": "pelandrun",
            "avatar_url": "https://avatars.githubusercontent.com/u/51940210?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11227/owners/"
            }
        },
        {
            "id": 11228,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19544,
                        "username": "akhildangore"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20869,
                        "name": "akhildangore",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20869/"
                    }
                ]
            },
            "created": "2023-10-27T06:25:22.701088Z",
            "modified": "2023-10-27T06:25:22.702286Z",
            "name": "akhildangore",
            "avatar_url": "https://github.com/akhildangore.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11228/owners/"
            }
        },
        {
            "id": 11229,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19545,
                        "username": "DominikLandau"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20870,
                        "name": "dominiklandau",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20870/"
                    }
                ]
            },
            "created": "2023-10-27T07:24:33.355408Z",
            "modified": "2023-10-27T07:24:33.356779Z",
            "name": "DominikLandau",
            "avatar_url": "https://github.com/DominikLandau.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11229/owners/"
            }
        },
        {
            "id": 11230,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19546,
                        "username": "romain-souyri"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20871,
                        "name": "romain_souyri",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20871/"
                    }
                ]
            },
            "created": "2023-10-27T07:49:29.109279Z",
            "modified": "2023-10-27T07:49:29.110537Z",
            "name": "romain-souyri",
            "avatar_url": "https://github.com/romain-souyri.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11230/owners/"
            }
        },
        {
            "id": 11231,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19547,
                        "username": "pia2209"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20872,
                        "name": "pia2209",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20872/"
                    }
                ]
            },
            "created": "2023-10-27T08:24:27.041270Z",
            "modified": "2023-10-27T08:24:27.042819Z",
            "name": "pia2209",
            "avatar_url": "https://github.com/pia2209.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11231/owners/"
            }
        },
        {
            "id": 11232,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 16177,
                        "username": "smundhe-a10"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 10608,
                        "name": "smundhe_a10",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/10608/"
                    }
                ]
            },
            "created": "2023-10-27T08:45:05.246201Z",
            "modified": "2023-10-27T08:45:05.247590Z",
            "name": "smundhe-a10",
            "avatar_url": "https://github.com/smundhe-a10.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11232/owners/"
            }
        },
        {
            "id": 11233,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19548,
                        "username": "thekangroo"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20873,
                        "name": "thekangroo",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20873/"
                    }
                ]
            },
            "created": "2023-10-27T09:10:25.297837Z",
            "modified": "2023-10-27T09:10:25.305599Z",
            "name": "thekangroo",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a19-d96c-79ad-8c2e-2b616b41b3ca/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11233/owners/"
            }
        },
        {
            "id": 11234,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 6366,
                        "username": "stackhpc-ci"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 10778,
                        "name": "stackhpc_ci",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/10778/"
                    }
                ]
            },
            "created": "2023-10-27T09:31:54.012322Z",
            "modified": "2023-10-27T09:31:54.013888Z",
            "name": "stackhpc-ci",
            "avatar_url": "https://github.com/stackhpc-ci.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11234/owners/"
            }
        },
        {
            "id": 11235,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19549,
                        "username": "juan-ramireza-inetum"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20874,
                        "name": "juan_ramireza_inetum",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20874/"
                    }
                ]
            },
            "created": "2023-10-27T10:08:05.404443Z",
            "modified": "2023-10-27T10:08:05.405689Z",
            "name": "juan-ramireza-inetum",
            "avatar_url": "https://github.com/juan-ramireza-inetum.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11235/owners/"
            }
        },
        {
            "id": 11236,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19550,
                        "username": "hyderaliva"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20875,
                        "name": "hyderaliva",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20875/"
                    }
                ]
            },
            "created": "2023-10-27T10:50:45.167482Z",
            "modified": "2023-10-27T10:50:45.168673Z",
            "name": "hyderaliva",
            "avatar_url": "https://github.com/hyderaliva.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11236/owners/"
            }
        },
        {
            "id": 11237,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19551,
                        "username": "alidruno"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20876,
                        "name": "alidruno",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20876/"
                    }
                ]
            },
            "created": "2023-10-27T11:17:12.057373Z",
            "modified": "2023-10-27T11:17:12.058650Z",
            "name": "alidruno",
            "avatar_url": "https://github.com/alidruno.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11237/owners/"
            }
        },
        {
            "id": 11238,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 1079,
                        "username": "stefanDeveloper"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 10812,
                        "name": "stefandeveloper",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/10812/"
                    }
                ]
            },
            "created": "2023-10-27T12:16:53.372633Z",
            "modified": "2023-10-27T12:16:53.373950Z",
            "name": "stefanDeveloper",
            "avatar_url": "https://github.com/stefanDeveloper.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11238/owners/"
            }
        },
        {
            "id": 11239,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19552,
                        "username": "Onintsoa-Manjato"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20877,
                        "name": "onintsoa_manjato",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20877/"
                    }
                ]
            },
            "created": "2023-10-27T12:21:37.781033Z",
            "modified": "2023-10-27T12:21:37.782298Z",
            "name": "Onintsoa-Manjato",
            "avatar_url": "https://github.com/Onintsoa-Manjato.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11239/owners/"
            }
        },
        {
            "id": 11240,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19553,
                        "username": "anandbmuley"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20878,
                        "name": "anandbmuley",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20878/"
                    }
                ]
            },
            "created": "2023-10-27T12:31:18.238684Z",
            "modified": "2023-10-27T12:31:18.239899Z",
            "name": "anandbmuley",
            "avatar_url": "https://github.com/anandbmuley.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11240/owners/"
            }
        },
        {
            "id": 11241,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19554,
                        "username": "mjbardella"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20879,
                        "name": "mjbardella",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20879/"
                    }
                ]
            },
            "created": "2023-10-27T13:59:45.585751Z",
            "modified": "2023-10-27T13:59:45.586951Z",
            "name": "mjbardella",
            "avatar_url": "https://github.com/mjbardella.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11241/owners/"
            }
        },
        {
            "id": 11242,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19555,
                        "username": "jbittoum"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20880,
                        "name": "jbittoum",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20880/"
                    }
                ]
            },
            "created": "2023-10-27T14:26:09.395660Z",
            "modified": "2023-10-27T14:26:09.397014Z",
            "name": "jbittoum",
            "avatar_url": "https://github.com/jbittoum.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11242/owners/"
            }
        },
        {
            "id": 11243,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19556,
                        "username": "mpruna"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20881,
                        "name": "mpruna",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20881/"
                    }
                ]
            },
            "created": "2023-10-27T14:51:42.048982Z",
            "modified": "2023-10-27T14:51:42.050350Z",
            "name": "mpruna",
            "avatar_url": "https://github.com/mpruna.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11243/owners/"
            }
        },
        {
            "id": 11244,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19557,
                        "username": "tburke9891"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20882,
                        "name": "tburke9891",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20882/"
                    }
                ]
            },
            "created": "2023-10-27T15:11:51.082088Z",
            "modified": "2023-10-27T15:11:51.083749Z",
            "name": "tburke9891",
            "avatar_url": "https://github.com/tburke9891.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11244/owners/"
            }
        },
        {
            "id": 11245,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 12499,
                        "username": "Tecleck"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 11164,
                        "name": "tecleck",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/11164/"
                    }
                ]
            },
            "created": "2023-10-27T15:14:23.596527Z",
            "modified": "2023-10-27T15:14:23.597978Z",
            "name": "Tecleck",
            "avatar_url": "https://github.com/Tecleck.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11245/owners/"
            }
        },
        {
            "id": 11246,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19558,
                        "username": "vsreekanthreddy"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20883,
                        "name": "vsreekanthreddy",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20883/"
                    }
                ]
            },
            "created": "2023-10-27T15:27:57.587856Z",
            "modified": "2023-10-27T15:27:57.589176Z",
            "name": "vsreekanthreddy",
            "avatar_url": "https://github.com/vsreekanthreddy.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11246/owners/"
            }
        },
        {
            "id": 11247,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19559,
                        "username": "fedeos"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20884,
                        "name": "fedeos",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20884/"
                    }
                ]
            },
            "created": "2023-10-27T15:54:11.600558Z",
            "modified": "2023-10-27T15:54:11.602202Z",
            "name": "fedeos",
            "avatar_url": "https://github.com/fedeos.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11247/owners/"
            }
        },
        {
            "id": 11248,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19560,
                        "username": "fbicknel"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20885,
                        "name": "fbicknel",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20885/"
                    }
                ]
            },
            "created": "2023-10-27T15:59:07.089329Z",
            "modified": "2023-10-27T15:59:07.090604Z",
            "name": "fbicknel",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-24d9-783d-96e9-9aa30a4df330/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11248/owners/"
            }
        },
        {
            "id": 11249,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19561,
                        "username": "eefloresb"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20886,
                        "name": "eefloresb",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20886/"
                    }
                ]
            },
            "created": "2023-10-27T16:09:29.142071Z",
            "modified": "2023-10-27T16:09:29.143271Z",
            "name": "eefloresb",
            "avatar_url": "https://github.com/eefloresb.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11249/owners/"
            }
        },
        {
            "id": 11250,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19562,
                        "username": "spalnatik"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20887,
                        "name": "spalnatik",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20887/"
                    }
                ]
            },
            "created": "2023-10-27T16:49:35.970503Z",
            "modified": "2023-10-27T16:49:35.971627Z",
            "name": "spalnatik",
            "avatar_url": "https://github.com/spalnatik.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11250/owners/"
            }
        },
        {
            "id": 11251,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 17223,
                        "username": "KataTai"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 12898,
                        "name": "katatai",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/12898/"
                    }
                ]
            },
            "created": "2023-10-27T18:03:41.341844Z",
            "modified": "2023-10-27T18:03:41.343251Z",
            "name": "KataTai",
            "avatar_url": "https://github.com/KataTai.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11251/owners/"
            }
        },
        {
            "id": 11252,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2921,
                        "username": "fernandofloresg"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20888,
                        "name": "fernandofloresg",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20888/"
                    }
                ]
            },
            "created": "2023-10-27T18:05:57.915442Z",
            "modified": "2023-10-27T18:05:57.916486Z",
            "name": "fernandofloresg",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-3b41-7715-a55b-6c5e0b96a8fc/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11252/owners/"
            }
        },
        {
            "id": 11253,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19563,
                        "username": "dil-gldb2"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20889,
                        "name": "dil_gldb2",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20889/"
                    }
                ]
            },
            "created": "2023-10-27T20:05:55.647872Z",
            "modified": "2023-10-27T20:05:55.649522Z",
            "name": "dil-gldb2",
            "avatar_url": "https://github.com/dil-gldb2.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11253/owners/"
            }
        },
        {
            "id": 11254,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19564,
                        "username": "git-strickl"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20890,
                        "name": "git_strickl",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20890/"
                    }
                ]
            },
            "created": "2023-10-27T20:18:25.331604Z",
            "modified": "2023-10-27T20:18:25.332818Z",
            "name": "git-strickl",
            "avatar_url": "https://github.com/git-strickl.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11254/owners/"
            }
        },
        {
            "id": 11255,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19565,
                        "username": "RafaelGeneralCroxX"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20891,
                        "name": "rafaelgeneralcroxx",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20891/"
                    }
                ]
            },
            "created": "2023-10-27T23:58:47.513022Z",
            "modified": "2023-10-27T23:58:47.514271Z",
            "name": "RafaelGeneralCroxX",
            "avatar_url": "https://github.com/RafaelGeneralCroxX.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11255/owners/"
            }
        },
        {
            "id": 11256,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19566,
                        "username": "Dlniya"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20892,
                        "name": "dlniya",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20892/"
                    }
                ]
            },
            "created": "2023-10-28T00:03:16.509707Z",
            "modified": "2023-10-28T00:03:16.511165Z",
            "name": "Dlniya",
            "avatar_url": "https://github.com/Dlniya.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11256/owners/"
            }
        },
        {
            "id": 11257,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19567,
                        "username": "lihongan3672"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20893,
                        "name": "lihongan3672",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20893/"
                    }
                ]
            },
            "created": "2023-10-28T03:14:37.509400Z",
            "modified": "2023-10-28T03:14:37.510620Z",
            "name": "lihongan3672",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a06-6f17-7570-936e-516b5ad3a8d1/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11257/owners/"
            }
        },
        {
            "id": 11258,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 15961,
                        "username": "ryanmerolle"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20894,
                        "name": "ryanmerolle",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20894/"
                    }
                ]
            },
            "created": "2023-10-28T03:46:46.899601Z",
            "modified": "2023-10-28T03:46:46.901228Z",
            "name": "ryanmerolle",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a17-0768-73ef-9ada-0a5ab8775005/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11258/owners/"
            }
        },
        {
            "id": 11259,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19568,
                        "username": "DanPoznanski"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20895,
                        "name": "danpoznanski",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20895/"
                    }
                ]
            },
            "created": "2023-10-28T05:33:49.506022Z",
            "modified": "2023-10-28T05:33:49.507176Z",
            "name": "DanPoznanski",
            "avatar_url": "https://github.com/DanPoznanski.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11259/owners/"
            }
        },
        {
            "id": 11260,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19569,
                        "username": "vriverofernandez"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20896,
                        "name": "vriverofernandez",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20896/"
                    }
                ]
            },
            "created": "2023-10-28T09:24:31.837118Z",
            "modified": "2023-10-28T09:24:31.838632Z",
            "name": "vriverofernandez",
            "avatar_url": "https://github.com/vriverofernandez.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11260/owners/"
            }
        },
        {
            "id": 11261,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19570,
                        "username": "autoctrl1"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20897,
                        "name": "autoctrl1",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20897/"
                    }
                ]
            },
            "created": "2023-10-28T15:19:41.895032Z",
            "modified": "2023-10-28T15:19:41.896353Z",
            "name": "autoctrl1",
            "avatar_url": "https://github.com/autoctrl1.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11261/owners/"
            }
        },
        {
            "id": 11262,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19571,
                        "username": "Kalken12"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20898,
                        "name": "kalken12",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20898/"
                    }
                ]
            },
            "created": "2023-10-28T15:20:19.723398Z",
            "modified": "2023-10-28T15:20:19.724898Z",
            "name": "Kalken12",
            "avatar_url": "https://github.com/Kalken12.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11262/owners/"
            }
        },
        {
            "id": 11263,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 16074,
                        "username": "sgallego"
                    },
                    {
                        "id": 19572,
                        "username": "ShaddGallegos"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 10301,
                        "name": "shaddgallegos",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/10301/"
                    }
                ]
            },
            "created": "2023-10-28T15:32:36.896965Z",
            "modified": "2023-11-10T00:32:37.942818Z",
            "name": "ShaddGallegos",
            "avatar_url": "https://github.com/ShaddGallegos.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11263/owners/"
            }
        },
        {
            "id": 11264,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19573,
                        "username": "cmuriukin"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20900,
                        "name": "cmuriukin",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20900/"
                    }
                ]
            },
            "created": "2023-10-28T16:50:55.736567Z",
            "modified": "2023-10-28T16:50:55.738816Z",
            "name": "cmuriukin",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19fc-9693-7d82-a4da-bd65b912f991/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11264/owners/"
            }
        },
        {
            "id": 11265,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19574,
                        "username": "patriziolattanzio"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20901,
                        "name": "patriziolattanzio",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20901/"
                    }
                ]
            },
            "created": "2023-10-28T16:52:03.455318Z",
            "modified": "2023-10-28T16:52:03.456491Z",
            "name": "patriziolattanzio",
            "avatar_url": "https://github.com/patriziolattanzio.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11265/owners/"
            }
        },
        {
            "id": 11266,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19575,
                        "username": "Banky4real"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20902,
                        "name": "banky4real",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20902/"
                    }
                ]
            },
            "created": "2023-10-28T18:42:21.666483Z",
            "modified": "2023-10-28T18:42:21.667781Z",
            "name": "Banky4real",
            "avatar_url": "https://github.com/Banky4real.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11266/owners/"
            }
        },
        {
            "id": 11267,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19576,
                        "username": "hkwany"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20903,
                        "name": "hkwany",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20903/"
                    }
                ]
            },
            "created": "2023-10-28T20:26:48.452985Z",
            "modified": "2023-10-28T20:26:48.454215Z",
            "name": "hkwany",
            "avatar_url": "https://github.com/hkwany.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11267/owners/"
            }
        },
        {
            "id": 11268,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19577,
                        "username": "sschatz1997"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20904,
                        "name": "sschatz1997",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20904/"
                    }
                ]
            },
            "created": "2023-10-28T23:54:25.705973Z",
            "modified": "2023-10-28T23:54:25.707268Z",
            "name": "sschatz1997",
            "avatar_url": "https://github.com/sschatz1997.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11268/owners/"
            }
        },
        {
            "id": 11269,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19578,
                        "username": "marcos-lopez_nttltd"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20905,
                        "name": "marcos_lopez_nttltd",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20905/"
                    }
                ]
            },
            "created": "2023-10-29T01:15:29.212244Z",
            "modified": "2023-10-29T01:15:29.213592Z",
            "name": "marcos-lopez_nttltd",
            "avatar_url": "https://github.com/marcos-lopez_nttltd.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11269/owners/"
            }
        },
        {
            "id": 11270,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19579,
                        "username": "prasadreddyganji"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20906,
                        "name": "prasadreddyganji",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20906/"
                    }
                ]
            },
            "created": "2023-10-29T04:44:47.267824Z",
            "modified": "2023-10-29T04:44:47.268900Z",
            "name": "prasadreddyganji",
            "avatar_url": "https://github.com/prasadreddyganji.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11270/owners/"
            }
        },
        {
            "id": 11271,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 371,
                        "username": "alexandermeindl"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20907,
                        "name": "alexandermeindl",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20907/"
                    }
                ]
            },
            "created": "2023-10-29T07:43:17.758961Z",
            "modified": "2023-10-29T07:43:17.760342Z",
            "name": "alexandermeindl",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-35af-74eb-b3d5-a8c6d3abd243/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11271/owners/"
            }
        },
        {
            "id": 11272,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19580,
                        "username": "InonL"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20908,
                        "name": "inonl",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20908/"
                    }
                ]
            },
            "created": "2023-10-29T07:45:27.645350Z",
            "modified": "2023-10-29T07:45:27.646582Z",
            "name": "InonL",
            "avatar_url": "https://github.com/InonL.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11272/owners/"
            }
        },
        {
            "id": 11273,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19581,
                        "username": "ReyMedvedev"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20909,
                        "name": "reymedvedev",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20909/"
                    }
                ]
            },
            "created": "2023-10-29T09:47:28.980450Z",
            "modified": "2023-10-29T09:47:28.981543Z",
            "name": "ReyMedvedev",
            "avatar_url": "https://github.com/ReyMedvedev.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11273/owners/"
            }
        },
        {
            "id": 11274,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19582,
                        "username": "jibeshpanda"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20910,
                        "name": "jibeshpanda",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20910/"
                    }
                ]
            },
            "created": "2023-10-29T10:35:20.337713Z",
            "modified": "2023-10-29T10:35:20.338974Z",
            "name": "jibeshpanda",
            "avatar_url": "https://github.com/jibeshpanda.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11274/owners/"
            }
        },
        {
            "id": 11275,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19583,
                        "username": "pm-j"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20911,
                        "name": "pm_j",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20911/"
                    }
                ]
            },
            "created": "2023-10-29T11:30:42.275846Z",
            "modified": "2023-10-29T11:30:42.277001Z",
            "name": "pm-j",
            "avatar_url": "https://github.com/pm-j.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11275/owners/"
            }
        },
        {
            "id": 11276,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19584,
                        "username": "tumbl3w33d"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20912,
                        "name": "tumbl3w33d",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20912/"
                    }
                ]
            },
            "created": "2023-10-29T13:20:59.764913Z",
            "modified": "2023-10-29T13:20:59.766102Z",
            "name": "tumbl3w33d",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a1a-a5d0-738a-adbc-3ec8305e2738/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11276/owners/"
            }
        },
        {
            "id": 11277,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19585,
                        "username": "diop2"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20913,
                        "name": "diop2",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20913/"
                    }
                ]
            },
            "created": "2023-10-29T13:37:39.230429Z",
            "modified": "2023-10-29T13:37:39.231669Z",
            "name": "diop2",
            "avatar_url": "https://github.com/diop2.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11277/owners/"
            }
        },
        {
            "id": 11278,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19586,
                        "username": "miracleexotic"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20914,
                        "name": "miracleexotic",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20914/"
                    }
                ]
            },
            "created": "2023-10-29T15:10:23.914960Z",
            "modified": "2023-10-29T15:10:23.916364Z",
            "name": "miracleexotic",
            "avatar_url": "https://github.com/miracleexotic.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11278/owners/"
            }
        },
        {
            "id": 11279,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19587,
                        "username": "gibranbadrulz"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20915,
                        "name": "gibranbadrulz",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20915/"
                    }
                ]
            },
            "created": "2023-10-29T15:43:06.357622Z",
            "modified": "2023-10-29T15:43:06.358825Z",
            "name": "gibranbadrulz",
            "avatar_url": "https://github.com/gibranbadrulz.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11279/owners/"
            }
        },
        {
            "id": 11280,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19588,
                        "username": "GitMac32"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20916,
                        "name": "gitmac32",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20916/"
                    }
                ]
            },
            "created": "2023-10-29T17:37:55.428651Z",
            "modified": "2023-10-29T17:37:55.429942Z",
            "name": "GitMac32",
            "avatar_url": "https://github.com/GitMac32.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11280/owners/"
            }
        },
        {
            "id": 11281,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19589,
                        "username": "SaifRehman"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20917,
                        "name": "saifrehman",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20917/"
                    }
                ]
            },
            "created": "2023-10-29T19:20:24.080959Z",
            "modified": "2023-10-29T19:20:24.082102Z",
            "name": "SaifRehman",
            "avatar_url": "https://github.com/SaifRehman.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11281/owners/"
            }
        },
        {
            "id": 11282,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19590,
                        "username": "ProfAntonioFigueiredo"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20918,
                        "name": "profantoniofigueiredo",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20918/"
                    }
                ]
            },
            "created": "2023-10-29T23:12:24.045793Z",
            "modified": "2023-10-29T23:12:24.047074Z",
            "name": "ProfAntonioFigueiredo",
            "avatar_url": "https://github.com/ProfAntonioFigueiredo.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11282/owners/"
            }
        },
        {
            "id": 11283,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19591,
                        "username": "azmukhtar"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20919,
                        "name": "azmukhtar",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20919/"
                    }
                ]
            },
            "created": "2023-10-30T00:41:27.775223Z",
            "modified": "2023-10-30T00:41:27.776445Z",
            "name": "azmukhtar",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19fa-da82-7be2-8da0-4a29770220d8/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11283/owners/"
            }
        },
        {
            "id": 11284,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19592,
                        "username": "tboatman"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20920,
                        "name": "tboatman",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20920/"
                    }
                ]
            },
            "created": "2023-10-30T01:20:08.607017Z",
            "modified": "2023-10-30T01:20:08.608371Z",
            "name": "tboatman",
            "avatar_url": "https://github.com/tboatman.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11284/owners/"
            }
        },
        {
            "id": 11285,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19593,
                        "username": "snetlamu"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20921,
                        "name": "snetlamu",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20921/"
                    }
                ]
            },
            "created": "2023-10-30T04:05:40.839376Z",
            "modified": "2023-10-30T04:05:40.841000Z",
            "name": "snetlamu",
            "avatar_url": "https://github.com/snetlamu.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11285/owners/"
            }
        },
        {
            "id": 11286,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19594,
                        "username": "anton-png"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20922,
                        "name": "anton_png",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20922/"
                    }
                ]
            },
            "created": "2023-10-30T06:21:43.391253Z",
            "modified": "2023-10-30T06:21:43.392442Z",
            "name": "anton-png",
            "avatar_url": "https://github.com/anton-png.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11286/owners/"
            }
        },
        {
            "id": 11287,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 15453,
                        "username": "naveena-maplelabs"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 959,
                        "name": "naveena_maplelabs",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/959/"
                    }
                ]
            },
            "created": "2023-10-30T06:39:21.584690Z",
            "modified": "2023-10-30T06:39:21.585867Z",
            "name": "naveena-maplelabs",
            "avatar_url": "https://github.com/naveena-maplelabs.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11287/owners/"
            }
        },
        {
            "id": 11288,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19595,
                        "username": "NV-LijonFogel"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20923,
                        "name": "nv_lijonfogel",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20923/"
                    }
                ]
            },
            "created": "2023-10-30T08:37:39.833509Z",
            "modified": "2023-10-30T08:37:39.834652Z",
            "name": "NV-LijonFogel",
            "avatar_url": "https://github.com/NV-LijonFogel.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11288/owners/"
            }
        },
        {
            "id": 11289,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19596,
                        "username": "TheAaske"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20924,
                        "name": "theaaske",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20924/"
                    }
                ]
            },
            "created": "2023-10-30T09:50:24.412553Z",
            "modified": "2023-10-30T09:50:24.414122Z",
            "name": "TheAaske",
            "avatar_url": "https://github.com/TheAaske.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11289/owners/"
            }
        },
        {
            "id": 11290,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 11312,
                        "username": "Pavan-Mudunuri"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 8917,
                        "name": "pavan_mudunuri",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/8917/"
                    }
                ]
            },
            "created": "2023-10-30T10:55:55.950226Z",
            "modified": "2023-10-30T10:55:55.951725Z",
            "name": "Pavan-Mudunuri",
            "avatar_url": "https://github.com/Pavan-Mudunuri.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11290/owners/"
            }
        },
        {
            "id": 11291,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 8160,
                        "username": "Bhavneet-Sharma"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 2791,
                        "name": "bhavneet_sharma",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/2791/"
                    }
                ]
            },
            "created": "2023-10-30T11:01:29.953100Z",
            "modified": "2023-10-30T11:01:29.954294Z",
            "name": "Bhavneet-Sharma",
            "avatar_url": "https://github.com/Bhavneet-Sharma.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11291/owners/"
            }
        },
        {
            "id": 11292,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 12094,
                        "username": "Shaps"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 10331,
                        "name": "shaps",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/10331/"
                    }
                ]
            },
            "created": "2023-10-30T11:05:16.657726Z",
            "modified": "2023-10-30T11:05:16.659057Z",
            "name": "Shaps",
            "avatar_url": "https://github.com/Shaps.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11292/owners/"
            }
        },
        {
            "id": 11293,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19597,
                        "username": "peluelectonics"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20925,
                        "name": "peluelectonics",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20925/"
                    }
                ]
            },
            "created": "2023-10-30T12:44:25.139925Z",
            "modified": "2023-10-30T12:44:25.140972Z",
            "name": "peluelectonics",
            "avatar_url": "https://github.com/peluelectonics.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11293/owners/"
            }
        },
        {
            "id": 11294,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19598,
                        "username": "massileroy"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20926,
                        "name": "massileroy",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20926/"
                    }
                ]
            },
            "created": "2023-10-30T12:50:46.838412Z",
            "modified": "2023-10-30T12:50:46.839648Z",
            "name": "massileroy",
            "avatar_url": "https://github.com/massileroy.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11294/owners/"
            }
        },
        {
            "id": 11295,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19599,
                        "username": "CFSNM"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20927,
                        "name": "cfsnm",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20927/"
                    }
                ]
            },
            "created": "2023-10-30T13:05:05.136969Z",
            "modified": "2023-10-30T13:05:05.138238Z",
            "name": "CFSNM",
            "avatar_url": "https://github.com/CFSNM.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11295/owners/"
            }
        },
        {
            "id": 11296,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 9864,
                        "username": "Jennifer-John"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 6090,
                        "name": "jennifer_john",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/6090/"
                    }
                ]
            },
            "created": "2023-10-30T13:15:21.173931Z",
            "modified": "2023-10-30T13:15:21.175588Z",
            "name": "Jennifer-John",
            "avatar_url": "https://github.com/Jennifer-John.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11296/owners/"
            }
        },
        {
            "id": 11297,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19600,
                        "username": "meenakshidembi691"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20928,
                        "name": "meenakshidembi691",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20928/"
                    }
                ]
            },
            "created": "2023-10-30T13:17:59.759386Z",
            "modified": "2023-10-30T13:17:59.760531Z",
            "name": "meenakshidembi691",
            "avatar_url": "https://github.com/meenakshidembi691.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11297/owners/"
            }
        },
        {
            "id": 11298,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19601,
                        "username": "KarimNajj"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20929,
                        "name": "karimnajj",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20929/"
                    }
                ]
            },
            "created": "2023-10-30T13:21:07.646391Z",
            "modified": "2023-10-30T13:21:07.647460Z",
            "name": "KarimNajj",
            "avatar_url": "https://github.com/KarimNajj.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11298/owners/"
            }
        },
        {
            "id": 11299,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 14167,
                        "username": "eric.triquet"
                    },
                    {
                        "id": 19602,
                        "username": "triquet"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 11540,
                        "name": "triquet",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/11540/"
                    }
                ]
            },
            "created": "2023-10-30T13:23:28.929788Z",
            "modified": "2023-11-10T00:32:36.912005Z",
            "name": "triquet",
            "avatar_url": "https://avatars.githubusercontent.com/u/3787297?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11299/owners/"
            }
        },
        {
            "id": 11300,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19603,
                        "username": "ajeshvv"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20931,
                        "name": "ajeshvv",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20931/"
                    }
                ]
            },
            "created": "2023-10-30T13:52:07.806961Z",
            "modified": "2023-10-30T13:52:07.808231Z",
            "name": "ajeshvv",
            "avatar_url": "https://github.com/ajeshvv.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11300/owners/"
            }
        },
        {
            "id": 11301,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19604,
                        "username": "Kai3231509"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20932,
                        "name": "kai3231509",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20932/"
                    }
                ]
            },
            "created": "2023-10-30T13:57:14.712364Z",
            "modified": "2023-10-30T13:57:14.713840Z",
            "name": "Kai3231509",
            "avatar_url": "https://github.com/Kai3231509.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11301/owners/"
            }
        },
        {
            "id": 11302,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19605,
                        "username": "lucasmelogithub"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20933,
                        "name": "lucasmelogithub",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20933/"
                    }
                ]
            },
            "created": "2023-10-30T14:40:17.277915Z",
            "modified": "2023-10-30T14:40:17.279103Z",
            "name": "lucasmelogithub",
            "avatar_url": "https://github.com/lucasmelogithub.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11302/owners/"
            }
        },
        {
            "id": 11303,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19606,
                        "username": "strezona"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20934,
                        "name": "strezona",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20934/"
                    }
                ]
            },
            "created": "2023-10-30T15:36:45.345165Z",
            "modified": "2023-10-30T15:36:45.346565Z",
            "name": "strezona",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a19-1e1e-7f71-ba9c-0386deed2709/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11303/owners/"
            }
        },
        {
            "id": 11304,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 16995,
                        "username": "gharghi"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20935,
                        "name": "gharghi",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20935/"
                    }
                ]
            },
            "created": "2023-10-30T15:45:01.745538Z",
            "modified": "2023-10-30T15:45:01.746701Z",
            "name": "gharghi",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a02-06b0-7ecf-9f51-d2991502b041/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11304/owners/"
            }
        },
        {
            "id": 11305,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19607,
                        "username": "tonyfrbzr"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20936,
                        "name": "tonyfrbzr",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20936/"
                    }
                ]
            },
            "created": "2023-10-30T16:25:38.959967Z",
            "modified": "2023-10-30T16:25:38.961034Z",
            "name": "tonyfrbzr",
            "avatar_url": "https://github.com/tonyfrbzr.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11305/owners/"
            }
        },
        {
            "id": 11306,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 17048,
                        "username": "sguarino-rh"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 12748,
                        "name": "sguarino_rh",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/12748/"
                    }
                ]
            },
            "created": "2023-10-30T18:18:10.084004Z",
            "modified": "2023-10-30T18:18:10.085428Z",
            "name": "sguarino-rh",
            "avatar_url": "https://github.com/sguarino-rh.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11306/owners/"
            }
        },
        {
            "id": 11307,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19609,
                        "username": "cyrilix"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20938,
                        "name": "cyrilix",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20938/"
                    }
                ]
            },
            "created": "2023-10-30T18:46:54.503784Z",
            "modified": "2023-10-30T18:46:54.505062Z",
            "name": "cyrilix",
            "avatar_url": "https://github.com/cyrilix.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11307/owners/"
            }
        },
        {
            "id": 11308,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19610,
                        "username": "Xaver106"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20939,
                        "name": "xaver106",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20939/"
                    }
                ]
            },
            "created": "2023-10-30T19:20:14.266900Z",
            "modified": "2023-10-30T19:20:14.268560Z",
            "name": "Xaver106",
            "avatar_url": "https://github.com/Xaver106.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11308/owners/"
            }
        },
        {
            "id": 11309,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19611,
                        "username": "MikeDawg"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20940,
                        "name": "mikedawg",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20940/"
                    }
                ]
            },
            "created": "2023-10-30T21:51:23.450169Z",
            "modified": "2023-10-30T21:51:23.451400Z",
            "name": "MikeDawg",
            "avatar_url": "https://github.com/MikeDawg.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11309/owners/"
            }
        },
        {
            "id": 11310,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19612,
                        "username": "sheeshkebab"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 19666,
                        "name": "sheeshkebab",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/19666/"
                    }
                ]
            },
            "created": "2023-10-31T01:41:25.079256Z",
            "modified": "2023-11-10T00:32:35.903771Z",
            "name": "sheeshkebab",
            "avatar_url": "https://avatars1.githubusercontent.com/u/4743159?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11310/owners/"
            }
        },
        {
            "id": 11311,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19613,
                        "username": "Odessa-Woolies"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20942,
                        "name": "odessa_woolies",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20942/"
                    }
                ]
            },
            "created": "2023-10-31T03:51:21.577956Z",
            "modified": "2023-10-31T03:51:21.579364Z",
            "name": "Odessa-Woolies",
            "avatar_url": "https://github.com/Odessa-Woolies.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11311/owners/"
            }
        },
        {
            "id": 11312,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19614,
                        "username": "Manikanda-m"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20943,
                        "name": "manikanda_m",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20943/"
                    }
                ]
            },
            "created": "2023-10-31T04:15:28.454939Z",
            "modified": "2023-10-31T04:15:28.456343Z",
            "name": "Manikanda-m",
            "avatar_url": "https://github.com/Manikanda-m.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11312/owners/"
            }
        },
        {
            "id": 11313,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19615,
                        "username": "tym1883"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20944,
                        "name": "tym1883",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20944/"
                    }
                ]
            },
            "created": "2023-10-31T04:30:18.725771Z",
            "modified": "2023-10-31T04:30:18.727068Z",
            "name": "tym1883",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a1a-bb5f-7938-bf25-36281a7bccd3/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11313/owners/"
            }
        },
        {
            "id": 11314,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19616,
                        "username": "mithun5572"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20945,
                        "name": "mithun5572",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20945/"
                    }
                ]
            },
            "created": "2023-10-31T04:52:50.954570Z",
            "modified": "2023-10-31T04:52:50.955752Z",
            "name": "mithun5572",
            "avatar_url": "https://github.com/mithun5572.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11314/owners/"
            }
        },
        {
            "id": 11315,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19617,
                        "username": "alekseyyrkov"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20946,
                        "name": "alekseyyrkov",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20946/"
                    }
                ]
            },
            "created": "2023-10-31T05:46:26.384431Z",
            "modified": "2023-10-31T05:46:26.385670Z",
            "name": "alekseyyrkov",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d19f9-2c07-7ec1-a911-1c0ab118befb/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11315/owners/"
            }
        },
        {
            "id": 11316,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19618,
                        "username": "midhun6989"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 13001,
                        "name": "midhun6989",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13001/"
                    }
                ]
            },
            "created": "2023-10-31T06:03:13.697229Z",
            "modified": "2023-11-10T00:32:34.954755Z",
            "name": "midhun6989",
            "avatar_url": "https://avatars.githubusercontent.com/u/50948780?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11316/owners/"
            }
        },
        {
            "id": 11317,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19619,
                        "username": "khay-gabi"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20948,
                        "name": "khay_gabi",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20948/"
                    }
                ]
            },
            "created": "2023-10-31T06:35:46.461213Z",
            "modified": "2023-10-31T06:35:46.463172Z",
            "name": "khay-gabi",
            "avatar_url": "https://github.com/khay-gabi.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11317/owners/"
            }
        },
        {
            "id": 11318,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19620,
                        "username": "SriSindhu12"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20949,
                        "name": "srisindhu12",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20949/"
                    }
                ]
            },
            "created": "2023-10-31T07:43:00.384540Z",
            "modified": "2023-10-31T07:43:00.385700Z",
            "name": "SriSindhu12",
            "avatar_url": "https://github.com/SriSindhu12.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11318/owners/"
            }
        },
        {
            "id": 11319,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 5463,
                        "username": "ipanova"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20950,
                        "name": "ipanova",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20950/"
                    }
                ]
            },
            "created": "2023-10-31T07:45:04.012675Z",
            "modified": "2023-10-31T07:45:04.013829Z",
            "name": "ipanova",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a03-8ad2-7ba9-a02a-4be322c42800/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11319/owners/"
            }
        },
        {
            "id": 11320,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19621,
                        "username": "lappehan"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20951,
                        "name": "lappehan",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20951/"
                    }
                ]
            },
            "created": "2023-10-31T09:03:28.662336Z",
            "modified": "2023-10-31T09:03:28.664760Z",
            "name": "lappehan",
            "avatar_url": "https://github.com/lappehan.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11320/owners/"
            }
        },
        {
            "id": 11321,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 19622,
                        "username": "jmay-git"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 20952,
                        "name": "jmay_git",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/20952/"
                    }
                ]
            },
            "created": "2023-10-31T09:17:42.936267Z",
            "modified": "2023-10-31T09:17:42.937637Z",
            "name": "jmay-git",
            "avatar_url": "https://github.com/jmay-git.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/11321/owners/"
            }
        }
    ]
}