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

{
    "count": 25404,
    "next": "http://galaxy.ansible.com/api/v1/namespaces/?format=api&page=26",
    "previous": "http://galaxy.ansible.com/api/v1/namespaces/?format=api&page=24",
    "results": [
        {
            "id": 2401,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2408,
                        "username": "FreiRaumWeb"
                    },
                    {
                        "id": 18488,
                        "username": "FREIRAUMWEB"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15457,
                        "name": "freiraumweb",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15457/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:31.504053Z",
            "modified": "2023-09-25T14:37:32.065669Z",
            "name": "FREIRAUMWEB",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-90b4-7377-9677-926899f6bd89/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2401/owners/"
            }
        },
        {
            "id": 2402,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2409,
                        "username": "gaetanfl"
                    },
                    {
                        "id": 2410,
                        "username": "technofret"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4831,
                        "name": "fretlink",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4831/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:32.319981Z",
            "modified": "2023-09-25T14:37:32.429456Z",
            "name": "fretlink",
            "avatar_url": "https://github.com/fretlink.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2402/owners/"
            }
        },
        {
            "id": 2403,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20771,
                        "username": "fretscha-ansible"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 19760,
                        "name": "fretscha_ansible",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/19760/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:32.498343Z",
            "modified": "2023-09-28T21:28:14.794632Z",
            "name": "fretscha-ansible",
            "avatar_url": "https://github.com/fretscha-ansible.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2403/owners/"
            }
        },
        {
            "id": 2404,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2411,
                        "username": "fridanellros"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15459,
                        "name": "fridanellros",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15459/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:32.597618Z",
            "modified": "2023-09-25T14:37:32.617989Z",
            "name": "fridanellros",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-923e-708b-b7bb-1d6524ad1267/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2404/owners/"
            }
        },
        {
            "id": 2405,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2412,
                        "username": "frieder"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15460,
                        "name": "frieder",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15460/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:33.756471Z",
            "modified": "2023-09-25T14:37:32.989316Z",
            "name": "frieder",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-92e7-7e56-b5a5-1df49252c55f/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2405/owners/"
            }
        },
        {
            "id": 2406,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 551,
                        "username": "carlosbuenosvinos"
                    },
                    {
                        "id": 552,
                        "username": "ricardclau"
                    },
                    {
                        "id": 446,
                        "username": "a.zorzetto"
                    },
                    {
                        "id": 18342,
                        "username": "andreazorzetto"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15461,
                        "name": "friendsofansible",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15461/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:33.936013Z",
            "modified": "2023-09-25T14:37:33.081953Z",
            "name": "FriendsOfAnsible",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-9345-7019-b54d-0cab3d4fba69/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2406/owners/"
            }
        },
        {
            "id": 2407,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2413,
                        "username": "frite"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15462,
                        "name": "frite",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15462/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:34.149760Z",
            "modified": "2023-09-25T14:37:33.183430Z",
            "name": "frite",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-949f-7371-9c5e-246474adba29/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2407/owners/"
            }
        },
        {
            "id": 2408,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2414,
                        "username": "frmenguy"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15463,
                        "name": "frmenguy",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15463/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:37.129711Z",
            "modified": "2023-09-25T14:37:33.628575Z",
            "name": "frmenguy",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-957e-72f9-9b91-5da28e1b74fc/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2408/owners/"
            }
        },
        {
            "id": 2409,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2415,
                        "username": "frock81"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15464,
                        "name": "frock81",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15464/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:37.225359Z",
            "modified": "2023-09-25T14:37:33.717290Z",
            "name": "frock81",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-9651-71b7-88d6-045495fd9a95/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2409/owners/"
            }
        },
        {
            "id": 2410,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20773,
                        "username": "frogasia"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15465,
                        "name": "frogasia",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15465/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:37.741999Z",
            "modified": "2023-09-25T14:37:33.795798Z",
            "name": "frogasia",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-96fe-7e6d-9c0a-c385103b7985/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2410/owners/"
            }
        },
        {
            "id": 2411,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2416,
                        "username": "FrogyYen"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15466,
                        "name": "frogyyen",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15466/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:39.001180Z",
            "modified": "2023-09-25T14:37:34.149930Z",
            "name": "FrogyYen",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-977f-71f1-8b22-84d1a903c870/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2411/owners/"
            }
        },
        {
            "id": 2412,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2417,
                        "username": "fronczek"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15467,
                        "name": "fronczek",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15467/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:39.508332Z",
            "modified": "2023-09-25T14:37:34.235279Z",
            "name": "fronczek",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-9804-788a-9890-3229db9cf075/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2412/owners/"
            }
        },
        {
            "id": 2413,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20774,
                        "username": "FRosner"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15468,
                        "name": "frosner",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15468/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:40.540496Z",
            "modified": "2023-09-25T14:37:34.624358Z",
            "name": "FRosner",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-98ad-76a0-9182-0a929071ed6c/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2413/owners/"
            }
        },
        {
            "id": 2414,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2418,
                        "username": "froststevefrost"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15469,
                        "name": "froststevefrost",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15469/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:40.905422Z",
            "modified": "2023-09-25T14:37:34.689554Z",
            "name": "froststevefrost",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-990b-7948-8943-a3fff70963e4/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2414/owners/"
            }
        },
        {
            "id": 2415,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2419,
                        "username": "frozenfoxx"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 13258,
                        "name": "frozenfoxx",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13258/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:41.000915Z",
            "modified": "2023-09-25T14:37:34.766901Z",
            "name": "frozenfoxx",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-997e-7387-9b81-e08b708e5e87/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2415/owners/"
            }
        },
        {
            "id": 2416,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2420,
                        "username": "Frzk"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15470,
                        "name": "frzk",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15470/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:41.100267Z",
            "modified": "2023-09-25T14:37:35.224903Z",
            "name": "Frzk",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-9a7e-723b-9950-376eac386d13/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2416/owners/"
            }
        },
        {
            "id": 2417,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2421,
                        "username": "fscojr"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15471,
                        "name": "fscojr",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15471/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:42.494576Z",
            "modified": "2023-09-25T14:37:35.315527Z",
            "name": "fscojr",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-9b11-7dbe-bb0a-1d52c459281b/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2417/owners/"
            }
        },
        {
            "id": 2418,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2422,
                        "username": "ehlyzov"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15472,
                        "name": "f_s_v",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15472/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:43.483380Z",
            "modified": "2023-09-25T14:37:36.060891Z",
            "name": "f-s-v",
            "avatar_url": "https://github.com/f-s-v.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2418/owners/"
            }
        },
        {
            "id": 2419,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20775,
                        "username": "ftao"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15473,
                        "name": "ftao",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15473/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:44.987024Z",
            "modified": "2023-09-25T14:37:36.142714Z",
            "name": "ftao",
            "avatar_url": "https://github.com/ftao.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2419/owners/"
            }
        },
        {
            "id": 2420,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2423,
                        "username": "ftchoumo"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15474,
                        "name": "ftchoumo",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15474/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:45.211164Z",
            "modified": "2023-09-25T14:37:36.214038Z",
            "name": "ftchoumo",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-9bc8-73d9-8834-5c4c05857ef9/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2420/owners/"
            }
        },
        {
            "id": 2421,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2424,
                        "username": "ftcsm"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15475,
                        "name": "ftcsm",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15475/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:45.315081Z",
            "modified": "2023-09-25T14:37:36.301454Z",
            "name": "ftcsm",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-9c62-7f4a-b8ef-3b766d01270e/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2421/owners/"
            }
        },
        {
            "id": 2422,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2425,
                        "username": "fubarhouse"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15476,
                        "name": "fubarhouse",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15476/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:46.432974Z",
            "modified": "2023-09-25T14:37:36.944076Z",
            "name": "fubarhouse",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-9d65-7e5f-b09a-853a6c149beb/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2422/owners/"
            }
        },
        {
            "id": 2423,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2426,
                        "username": "fuchscs"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15477,
                        "name": "fuchscs",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15477/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:49.524464Z",
            "modified": "2023-09-25T14:37:37.056494Z",
            "name": "fuchscs",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-9ded-721f-b486-495b975d7c70/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2423/owners/"
            }
        },
        {
            "id": 2424,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2427,
                        "username": "fuchu"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15478,
                        "name": "fuchu",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15478/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:49.629585Z",
            "modified": "2023-09-25T14:37:37.160556Z",
            "name": "fuchu",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-9e7c-7af9-913c-a534598037c6/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2424/owners/"
            }
        },
        {
            "id": 2425,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2428,
                        "username": "FujiClado"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4847,
                        "name": "fujiclado",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4847/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:49.736230Z",
            "modified": "2023-12-11T20:40:28.635982Z",
            "name": "FujiClado",
            "avatar_url": "https://avatars1.githubusercontent.com/u/5462937?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2425/owners/"
            }
        },
        {
            "id": 2426,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2429,
                        "username": "Fujikomalan"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4848,
                        "name": "fujikomalan",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4848/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:49.853786Z",
            "modified": "2023-12-11T20:40:28.656184Z",
            "name": "Fujikomalan",
            "avatar_url": "https://avatars.githubusercontent.com/u/54772972?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2426/owners/"
            }
        },
        {
            "id": 2427,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2430,
                        "username": "FukjemiCZ"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4850,
                        "name": "fukjemicz",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4850/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:49.963809Z",
            "modified": "2023-12-11T20:40:28.674976Z",
            "name": "FukjemiCZ",
            "avatar_url": "https://avatars3.githubusercontent.com/u/5088495?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2427/owners/"
            }
        },
        {
            "id": 2428,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2431,
                        "username": "Furdarius"
                    },
                    {
                        "id": 18489,
                        "username": "furdarius"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15481,
                        "name": "furdarius",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15481/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:50.088121Z",
            "modified": "2023-09-25T14:37:38.571907Z",
            "name": "Furdarius",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-a19d-739b-a301-5c85b9c8567c/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2428/owners/"
            }
        },
        {
            "id": 2429,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2432,
                        "username": "fusionfox"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15482,
                        "name": "fusionfox",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15482/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:51.236986Z",
            "modified": "2023-09-25T14:37:38.674252Z",
            "name": "fusionfox",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-a37f-719f-a67a-70662a4bef5d/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2429/owners/"
            }
        },
        {
            "id": 2430,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20779,
                        "username": "futurice"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15483,
                        "name": "futurice",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15483/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:51.336194Z",
            "modified": "2023-09-25T14:37:39.029471Z",
            "name": "futurice",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-a438-71f2-87d6-96d30531f131/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2430/owners/"
            }
        },
        {
            "id": 2431,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2433,
                        "username": "FuZuK"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15484,
                        "name": "fuzuk",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15484/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:52.530077Z",
            "modified": "2023-09-25T14:37:39.117412Z",
            "name": "FuZuK",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-a51b-7cd6-a7ac-6814d4e924ea/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2431/owners/"
            }
        },
        {
            "id": 2432,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2434,
                        "username": "FuzzyMistborn"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4859,
                        "name": "fuzzymistborn",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4859/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:52.646684Z",
            "modified": "2023-12-11T20:40:28.693337Z",
            "name": "FuzzyMistborn",
            "avatar_url": "https://avatars.githubusercontent.com/u/16689090?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2432/owners/"
            }
        },
        {
            "id": 2433,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2435,
                        "username": "fvarovillodres"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15485,
                        "name": "fvarovillodres",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15485/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:52.839806Z",
            "modified": "2023-09-25T14:37:39.668583Z",
            "name": "fvarovillodres",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-a5ea-77f6-bfdf-706527d3a64c/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2433/owners/"
            }
        },
        {
            "id": 2434,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2436,
                        "username": "Fx88"
                    },
                    {
                        "id": 18490,
                        "username": "F88"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 19761,
                        "name": "f88",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/19761/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:53.063799Z",
            "modified": "2023-09-28T21:28:46.033461Z",
            "name": "F88",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-0348-7d45-8aa5-4ccbba2bc845/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2434/owners/"
            }
        },
        {
            "id": 2435,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2437,
                        "username": "fx-adr"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4861,
                        "name": "fx_adr",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4861/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:53.428184Z",
            "modified": "2023-12-11T20:40:28.726807Z",
            "name": "fx-adr",
            "avatar_url": "https://avatars.githubusercontent.com/u/47987493?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2435/owners/"
            }
        },
        {
            "id": 2436,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2438,
                        "username": "pclermont"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15487,
                        "name": "fxinnovation",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15487/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:53.525505Z",
            "modified": "2023-09-25T14:37:40.356906Z",
            "name": "FXinnovation",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-a7e7-78e2-8a23-9b85feb6bf3d/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2436/owners/"
            }
        },
        {
            "id": 2437,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2439,
                        "username": "fyhertz"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15488,
                        "name": "fyhertz",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15488/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:53.745931Z",
            "modified": "2023-09-25T14:37:40.737740Z",
            "name": "fyhertz",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-a939-77b5-bc68-38ba1b1cc530/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2437/owners/"
            }
        },
        {
            "id": 2438,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2440,
                        "username": "g3anmart1ns"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15489,
                        "name": "g3anmart1ns",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15489/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:54.653026Z",
            "modified": "2023-09-25T14:37:41.415009Z",
            "name": "g3anmart1ns",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-abb0-7383-9d4c-416fad877d22/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2438/owners/"
            }
        },
        {
            "id": 2439,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2441,
                        "username": "gabethecabbage"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15490,
                        "name": "gabethecabbage",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15490/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:54.752576Z",
            "modified": "2023-09-25T14:37:41.782782Z",
            "name": "gabethecabbage",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-ad12-795e-8c3f-3aa3e03e25bc/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2439/owners/"
            }
        },
        {
            "id": 2440,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2442,
                        "username": "gabops"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15491,
                        "name": "gabops",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15491/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:56.088251Z",
            "modified": "2023-09-25T14:37:42.198519Z",
            "name": "gabops",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-ae45-782d-a4d5-6b1fb6861e04/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2440/owners/"
            }
        },
        {
            "id": 2441,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2443,
                        "username": "gabrielke"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15492,
                        "name": "gabrielke",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15492/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:58.163949Z",
            "modified": "2023-09-25T14:37:42.753713Z",
            "name": "gabrielke",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-aec9-7983-b7a4-8c7ea0fe1cae/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2441/owners/"
            }
        },
        {
            "id": 2442,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2444,
                        "username": "gabriel-milan"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4882,
                        "name": "gabriel_milan",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4882/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:59.195521Z",
            "modified": "2023-12-11T20:40:28.767694Z",
            "name": "gabriel-milan",
            "avatar_url": "https://avatars3.githubusercontent.com/u/35741485?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2442/owners/"
            }
        },
        {
            "id": 2443,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2445,
                        "username": "gacerioni"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15493,
                        "name": "gacerioni",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15493/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:59.363024Z",
            "modified": "2023-09-25T14:37:43.595626Z",
            "name": "gacerioni",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-af22-7f39-b917-75b680d4a304/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2443/owners/"
            }
        },
        {
            "id": 2444,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2446,
                        "username": "GacruxM4"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4883,
                        "name": "gacruxm4",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4883/"
                    }
                ]
            },
            "created": "2023-05-08T20:48:59.730757Z",
            "modified": "2023-12-11T20:40:28.809695Z",
            "name": "GacruxM4",
            "avatar_url": "https://avatars.githubusercontent.com/u/95615760?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2444/owners/"
            }
        },
        {
            "id": 2445,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2447,
                        "username": "gadamiak"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15494,
                        "name": "gadamiak",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15494/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:00.586523Z",
            "modified": "2023-09-25T14:37:43.817035Z",
            "name": "gadamiak",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-afab-7d79-b866-46815f1a3c0f/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2445/owners/"
            }
        },
        {
            "id": 2446,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2448,
                        "username": "gadgieOps"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4886,
                        "name": "gadgieops",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4886/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:00.747478Z",
            "modified": "2023-12-11T20:40:28.828610Z",
            "name": "gadgieOps",
            "avatar_url": "https://avatars.githubusercontent.com/u/119897102?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2446/owners/"
            }
        },
        {
            "id": 2447,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2449,
                        "username": "gaeldb"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 13330,
                        "name": "gaeldb",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/13330/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:00.863736Z",
            "modified": "2023-09-25T14:37:44.052270Z",
            "name": "gaeldb",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-b0cb-7267-b22c-729d811faf8f/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2447/owners/"
            }
        },
        {
            "id": 2448,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2450,
                        "username": "gaieges"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15496,
                        "name": "gaieges",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15496/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:02.119067Z",
            "modified": "2023-09-25T14:37:44.791437Z",
            "name": "gaieges",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-b43b-7d83-8ce6-6846ec5c90ce/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2448/owners/"
            }
        },
        {
            "id": 2449,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2451,
                        "username": "galal-hussein"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15497,
                        "name": "galal_hussein",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15497/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:02.224855Z",
            "modified": "2023-09-25T14:37:45.186156Z",
            "name": "galal-hussein",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-b50b-7822-900f-2fefe675966d/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2449/owners/"
            }
        },
        {
            "id": 2450,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 30136,
                        "username": "jdavcs"
                    },
                    {
                        "id": 2452,
                        "username": "natefoo"
                    },
                    {
                        "id": 2453,
                        "username": "galaxyprojectdotorg"
                    },
                    {
                        "id": 18465,
                        "username": "hexylena"
                    },
                    {
                        "id": 18492,
                        "username": "galaxybot"
                    },
                    {
                        "id": 29557,
                        "username": "martenson"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4896,
                        "name": "galaxyproject",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4896/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:02.516497Z",
            "modified": "2023-09-25T14:37:45.559530Z",
            "name": "galaxyproject",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/019601a5-21b6-773b-9db3-ce4ccb9249aa/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2450/owners/"
            }
        },
        {
            "id": 2451,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2456,
                        "username": "Galexrt"
                    },
                    {
                        "id": 18493,
                        "username": "galexrt"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4898,
                        "name": "galexrt",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4898/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:07.142382Z",
            "modified": "2023-09-25T14:37:45.967364Z",
            "name": "galexrt",
            "avatar_url": "https://avatars1.githubusercontent.com/u/3718398?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2451/owners/"
            }
        },
        {
            "id": 2452,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2457,
                        "username": "gambinodaniele"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15498,
                        "name": "gambinodaniele",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15498/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:09.822485Z",
            "modified": "2023-09-25T14:37:46.060924Z",
            "name": "gambinodaniele",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-b5a7-75fc-92d0-3c089489b344/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2452/owners/"
            }
        },
        {
            "id": 2453,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2458,
                        "username": "geoffwright"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4899,
                        "name": "gamernetwork",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4899/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:09.924741Z",
            "modified": "2023-09-25T14:37:46.168761Z",
            "name": "gamernetwork",
            "avatar_url": "https://avatars.githubusercontent.com/u/1247962?v=3",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2453/owners/"
            }
        },
        {
            "id": 2454,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2459,
                        "username": "gamethis"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15499,
                        "name": "gamethis",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15499/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:10.025790Z",
            "modified": "2023-09-25T14:37:46.527423Z",
            "name": "gamethis",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-b628-799e-b615-612aab6b0d42/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2454/owners/"
            }
        },
        {
            "id": 2455,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2460,
                        "username": "eatsleeplim"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4901,
                        "name": "gametize",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4901/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:10.210635Z",
            "modified": "2023-09-25T14:37:46.630069Z",
            "name": "gametize",
            "avatar_url": "https://avatars.githubusercontent.com/u/22674390?v=3",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2455/owners/"
            }
        },
        {
            "id": 2456,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2461,
                        "username": "gammelsmoelf"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 21919,
                        "name": "miracle_as",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/21919/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:10.383562Z",
            "modified": "2023-12-11T20:40:37.701667Z",
            "name": "miracle-as",
            "avatar_url": "https://github.com/miracle-as.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2456/owners/"
            }
        },
        {
            "id": 2457,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2462,
                        "username": "gandalfprem"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15501,
                        "name": "gandalfprem",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15501/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:10.477212Z",
            "modified": "2023-09-25T14:37:47.103914Z",
            "name": "gandalfprem",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-b767-7943-a073-190cd7a0dded/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2457/owners/"
            }
        },
        {
            "id": 2458,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2463,
                        "username": "gandhiano"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 21818,
                        "name": "braincraft_gmbh",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/21818/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:11.250475Z",
            "modified": "2023-12-11T20:40:22.120107Z",
            "name": "braincraft-gmbh",
            "avatar_url": "https://github.com/braincraft-gmbh.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2458/owners/"
            }
        },
        {
            "id": 2459,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2464,
                        "username": "Ganesh-Chaudhari405"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4906,
                        "name": "ganesh_chaudhari405",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4906/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:11.650982Z",
            "modified": "2023-12-11T20:40:28.885559Z",
            "name": "Ganesh-Chaudhari405",
            "avatar_url": "https://avatars.githubusercontent.com/u/69956058?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2459/owners/"
            }
        },
        {
            "id": 2460,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2465,
                        "username": "gangire"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15503,
                        "name": "gangire",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15503/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:11.850667Z",
            "modified": "2023-09-25T14:37:47.950190Z",
            "name": "gangire",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-b91f-7895-8332-74b0f153d18a/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2460/owners/"
            }
        },
        {
            "id": 2461,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2466,
                        "username": "gano2018"
                    },
                    {
                        "id": 18494,
                        "username": "Gnagano"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15504,
                        "name": "gano2018",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15504/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:12.143528Z",
            "modified": "2023-09-25T14:37:48.040372Z",
            "name": "gano2018",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-b98c-7c7f-ba71-7a3ead4ee308/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2461/owners/"
            }
        },
        {
            "id": 2462,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 1679,
                        "username": "ganto"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15505,
                        "name": "ganto",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15505/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:14.847088Z",
            "modified": "2023-09-25T14:37:48.399870Z",
            "name": "ganto",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-ba40-7217-8b28-0853b93bbe85/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2462/owners/"
            }
        },
        {
            "id": 2463,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2467,
                        "username": "freemanjp"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4910,
                        "name": "gantsign",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4910/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:15.868146Z",
            "modified": "2023-09-25T14:37:48.516961Z",
            "name": "gantsign",
            "avatar_url": "https://avatars2.githubusercontent.com/u/17993261?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2463/owners/"
            }
        },
        {
            "id": 2464,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2468,
                        "username": "gaol"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15506,
                        "name": "gaol",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15506/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:26.614774Z",
            "modified": "2023-09-25T14:37:48.989121Z",
            "name": "gaol",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-bacc-7e4e-a148-ae42c44318c0/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2464/owners/"
            }
        },
        {
            "id": 2465,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2469,
                        "username": "gaqzi"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15507,
                        "name": "gaqzi",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15507/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:26.720126Z",
            "modified": "2023-09-25T14:37:49.073404Z",
            "name": "gaqzi",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-bbe9-7557-b0a9-d4d53b066873/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2465/owners/"
            }
        },
        {
            "id": 2466,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20784,
                        "username": "garandam"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15508,
                        "name": "garandam",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15508/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:26.825243Z",
            "modified": "2023-09-25T14:37:49.150352Z",
            "name": "garandam",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-bc95-783a-9f83-7adfec286518/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2466/owners/"
            }
        },
        {
            "id": 2467,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20785,
                        "username": "garbagetown"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15509,
                        "name": "garbagetown",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15509/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:26.927663Z",
            "modified": "2023-09-25T14:37:49.219398Z",
            "name": "garbagetown",
            "avatar_url": "https://github.com/garbagetown.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2467/owners/"
            }
        },
        {
            "id": 2468,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2470,
                        "username": "garutilorenzo"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 542,
                        "name": "garutilorenzo",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/542/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:27.036775Z",
            "modified": "2023-09-25T14:37:50.141196Z",
            "name": "garutilorenzo",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-bd9a-74e4-938b-0e214167db79/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2468/owners/"
            }
        },
        {
            "id": 2469,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2471,
                        "username": "garyellis"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15510,
                        "name": "garyellis",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15510/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:27.222932Z",
            "modified": "2023-09-25T14:37:50.224672Z",
            "name": "garyellis",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-be6b-7a9a-bd9e-677b3860073f/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2469/owners/"
            }
        },
        {
            "id": 2470,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2472,
                        "username": "Gaurav-2001"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4923,
                        "name": "gaurav_2001",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4923/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:27.398889Z",
            "modified": "2023-12-11T20:40:28.932527Z",
            "name": "Gaurav-2001",
            "avatar_url": "https://avatars.githubusercontent.com/u/64505832?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2470/owners/"
            }
        },
        {
            "id": 2471,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2473,
                        "username": "gaurav2203"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15511,
                        "name": "gaurav2203",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15511/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:28.127620Z",
            "modified": "2023-09-25T14:37:51.292715Z",
            "name": "gaurav2203",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-bf98-7dc2-8f07-f7fc148d4a47/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2471/owners/"
            }
        },
        {
            "id": 2472,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2474,
                        "username": "Gaurav-Khore"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4924,
                        "name": "gaurav_khore",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4924/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:28.450281Z",
            "modified": "2023-12-11T20:40:28.951882Z",
            "name": "Gaurav-Khore",
            "avatar_url": "https://avatars.githubusercontent.com/u/64635619?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2472/owners/"
            }
        },
        {
            "id": 2473,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2475,
                        "username": "GauravPandey1992"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4926,
                        "name": "gauravpandey1992",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4926/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:28.627041Z",
            "modified": "2023-12-11T20:40:28.976612Z",
            "name": "GauravPandey1992",
            "avatar_url": "https://avatars.githubusercontent.com/u/124371116?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2473/owners/"
            }
        },
        {
            "id": 2474,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2476,
                        "username": "gauravs1303"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15512,
                        "name": "gauravs1303",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15512/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:28.747284Z",
            "modified": "2023-09-25T14:37:51.883141Z",
            "name": "gauravs1303",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-c239-791d-a589-23d81efa859b/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2474/owners/"
            }
        },
        {
            "id": 2475,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2477,
                        "username": "gautam43"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15513,
                        "name": "gautam43",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15513/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:29.028197Z",
            "modified": "2023-09-25T14:37:52.271506Z",
            "name": "gautam43",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-c2f8-77d7-9632-bc076301709c/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2475/owners/"
            }
        },
        {
            "id": 2476,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2478,
                        "username": "gautamsoni17990"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15514,
                        "name": "gautamsoni17990",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15514/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:30.014885Z",
            "modified": "2023-09-25T14:37:52.370324Z",
            "name": "gautamsoni17990",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-c395-7637-8d98-ca54913f66f5/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2476/owners/"
            }
        },
        {
            "id": 2477,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20786,
                        "username": "gauthierdlb"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15515,
                        "name": "gauthierdlb",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15515/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:30.183378Z",
            "modified": "2023-09-28T21:29:48.716387Z",
            "name": "gauthierdlb",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-c474-72fd-aa28-ac5be174ef44/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2477/owners/"
            }
        },
        {
            "id": 2478,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2479,
                        "username": "gavarito"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15516,
                        "name": "gavarito",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15516/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:30.312785Z",
            "modified": "2023-09-25T14:37:52.557004Z",
            "name": "gavarito",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-c4ed-7a71-a837-b0db6bd3c2b0/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2478/owners/"
            }
        },
        {
            "id": 2479,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 983,
                        "username": "bngsudheer"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4930,
                        "name": "gavika",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4930/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:31.320684Z",
            "modified": "2023-09-25T14:37:52.990547Z",
            "name": "gavika",
            "avatar_url": "https://github.com/gavika.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2479/owners/"
            }
        },
        {
            "id": 2480,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2480,
                        "username": "gavin-romig-koch"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15517,
                        "name": "gavin_romig_koch",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15517/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:31.773719Z",
            "modified": "2023-09-25T14:37:53.095735Z",
            "name": "gavin-romig-koch",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-c595-7688-80e4-5ccf09f23360/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2480/owners/"
            }
        },
        {
            "id": 2481,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2481,
                        "username": "gaydin"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15518,
                        "name": "gaydin",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15518/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:31.945491Z",
            "modified": "2023-09-25T14:37:53.476703Z",
            "name": "gaydin",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-c7b0-7cca-ba78-cea089afe18c/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2481/owners/"
            }
        },
        {
            "id": 2482,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2482,
                        "username": "gbitdev"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15519,
                        "name": "gbitdev",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15519/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:32.152494Z",
            "modified": "2023-09-25T14:37:53.876028Z",
            "name": "gbitdev",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-c8fa-7ee6-b90d-7378e7ec7010/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2482/owners/"
            }
        },
        {
            "id": 2483,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2483,
                        "username": "george.bolo"
                    },
                    {
                        "id": 18496,
                        "username": "gbolo"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4933,
                        "name": "gbolo",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4933/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:33.281011Z",
            "modified": "2023-09-25T14:37:53.990402Z",
            "name": "gbolo",
            "avatar_url": "https://avatars0.githubusercontent.com/u/13604991?v=4",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2483/owners/"
            }
        },
        {
            "id": 2484,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2484,
                        "username": "gbraad"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15520,
                        "name": "gbraad",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15520/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:33.515268Z",
            "modified": "2023-09-25T14:37:54.365678Z",
            "name": "gbraad",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-c98a-7a8e-91a4-d22e78fc6a81/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2484/owners/"
            }
        },
        {
            "id": 2485,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2485,
                        "username": "gchiesa"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15521,
                        "name": "gchiesa",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15521/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:35.089878Z",
            "modified": "2023-09-25T14:37:55.089990Z",
            "name": "gchiesa",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-ca44-75b1-9ca3-985b63554c9b/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2485/owners/"
            }
        },
        {
            "id": 2486,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2486,
                        "username": "osiris"
                    },
                    {
                        "id": 2487,
                        "username": "ageorge"
                    },
                    {
                        "id": 2488,
                        "username": "csegarra"
                    },
                    {
                        "id": 2489,
                        "username": "lukio"
                    },
                    {
                        "id": 2490,
                        "username": "Abuelodelanada"
                    },
                    {
                        "id": 2491,
                        "username": "marin-h"
                    },
                    {
                        "id": 18283,
                        "username": "unrblt"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15522,
                        "name": "gcoop_libre",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15522/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:36.459298Z",
            "modified": "2023-09-25T14:37:55.200095Z",
            "name": "gcoop-libre",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-cae8-7786-ac0b-862fd41f3ed7/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2486/owners/"
            }
        },
        {
            "id": 2487,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20788,
                        "username": "gcporras"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15523,
                        "name": "gcporras",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15523/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:41.199341Z",
            "modified": "2023-09-25T14:37:55.622610Z",
            "name": "gcporras",
            "avatar_url": "https://github.com/gcporras.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2487/owners/"
            }
        },
        {
            "id": 2488,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2492,
                        "username": "gcpuser1"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15524,
                        "name": "gcpuser1",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15524/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:41.417839Z",
            "modified": "2023-09-25T14:37:55.705089Z",
            "name": "gcpuser1",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-cc13-7704-87e3-83ebcfa296bf/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2488/owners/"
            }
        },
        {
            "id": 2489,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2493,
                        "username": "gdamjan"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15525,
                        "name": "gdamjan",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15525/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:41.610795Z",
            "modified": "2023-09-25T14:37:56.082748Z",
            "name": "gdamjan",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-cd2f-7914-9312-496a7738fe35/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2489/owners/"
            }
        },
        {
            "id": 2490,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 25985,
                        "username": "torkashvand"
                    },
                    {
                        "id": 2494,
                        "username": "erik-geant"
                    },
                    {
                        "id": 2495,
                        "username": "kvklink"
                    },
                    {
                        "id": 2496,
                        "username": "dnmvisser"
                    },
                    {
                        "id": 17265,
                        "username": "spinoshi"
                    },
                    {
                        "id": 17418,
                        "username": "Courby"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4942,
                        "name": "geant",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4942/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:42.679823Z",
            "modified": "2023-12-11T20:40:29.038287Z",
            "name": "GEANT",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/0191375f-3f6b-71ef-b1d2-c746023fa99e/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2490/owners/"
            }
        },
        {
            "id": 2491,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2497,
                        "username": "geektheripper"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15526,
                        "name": "geektheripper",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15526/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:42.847463Z",
            "modified": "2023-09-25T14:37:57.523116Z",
            "name": "geektheripper",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-d15c-733d-a081-f9a73dcd931f/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2491/owners/"
            }
        },
        {
            "id": 2492,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2498,
                        "username": "geerlingguy"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 103,
                        "name": "geerlingguy",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/103/"
                    }
                ]
            },
            "created": "2023-05-08T20:49:42.960617Z",
            "modified": "2023-09-25T14:37:57.704157Z",
            "name": "geerlingguy",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-d1d5-7a2c-9d61-04c690efd88d/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2492/owners/"
            }
        },
        {
            "id": 2493,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2499,
                        "username": "gekmihesg"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15527,
                        "name": "gekmihesg",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15527/"
                    }
                ]
            },
            "created": "2023-05-08T20:50:03.512878Z",
            "modified": "2023-09-25T14:37:58.072875Z",
            "name": "gekmihesg",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-d3a4-7643-9c8a-b3edee373cd0/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2493/owners/"
            }
        },
        {
            "id": 2494,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2500,
                        "username": "gelraen"
                    },
                    {
                        "id": 18495,
                        "username": "imax9000"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15528,
                        "name": "gelraen",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15528/"
                    }
                ]
            },
            "created": "2023-05-08T20:50:03.688433Z",
            "modified": "2023-09-25T14:37:58.156960Z",
            "name": "gelraen",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-d42a-7801-8f21-4882542fbe7a/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2494/owners/"
            }
        },
        {
            "id": 2495,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2501,
                        "username": "genadipost"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15529,
                        "name": "genadipost",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15529/"
                    }
                ]
            },
            "created": "2023-05-08T20:50:03.856909Z",
            "modified": "2023-09-25T14:37:58.559121Z",
            "name": "genadipost",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-d49f-7bb8-8ea5-373cd8fc2734/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2495/owners/"
            }
        },
        {
            "id": 2496,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2502,
                        "username": "orinokai"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4953,
                        "name": "gendall",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4953/"
                    }
                ]
            },
            "created": "2023-05-08T20:50:05.337886Z",
            "modified": "2023-09-25T14:37:58.648069Z",
            "name": "gendall",
            "avatar_url": "https://github.com/gendall.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2496/owners/"
            }
        },
        {
            "id": 2497,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 20790,
                        "username": "gendigbadig"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15530,
                        "name": "gendigbadig",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15530/"
                    }
                ]
            },
            "created": "2023-05-08T20:50:05.846220Z",
            "modified": "2023-09-25T14:37:58.727163Z",
            "name": "gendigbadig",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-d51d-70cc-a9a5-bed97f59e68a/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2497/owners/"
            }
        },
        {
            "id": 2498,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2503,
                        "username": "generals-space"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 15531,
                        "name": "generals_space",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/15531/"
                    }
                ]
            },
            "created": "2023-05-08T20:50:06.659117Z",
            "modified": "2023-09-25T14:37:59.103407Z",
            "name": "generals-space",
            "avatar_url": "https://galaxy.ansible.com/api/pulp/api/v3/content/ansible/namespaces/018d1a01-d5f8-7632-8289-3e951d2519e2/avatar/",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2498/owners/"
            }
        },
        {
            "id": 2499,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 2504,
                        "username": "gengxiankun"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 21877,
                        "name": "gengxiankun_galaxy",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/21877/"
                    }
                ]
            },
            "created": "2023-05-08T20:50:06.881125Z",
            "modified": "2023-12-11T20:40:29.061299Z",
            "name": "gengxiankun-galaxy",
            "avatar_url": "https://github.com/gengxiankun-galaxy.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2499/owners/"
            }
        },
        {
            "id": 2500,
            "url": "",
            "summary_fields": {
                "owners": [
                    {
                        "id": 1660,
                        "username": "domenblenkus"
                    },
                    {
                        "id": 2505,
                        "username": "acopar"
                    },
                    {
                        "id": 18435,
                        "username": "dblenkus"
                    }
                ],
                "provider_namespaces": [
                    {
                        "id": 4956,
                        "name": "genialis",
                        "pulp_href": "/api/pulp/api/v3/pulp_ansible/namespaces/4956/"
                    }
                ]
            },
            "created": "2023-05-08T20:50:09.190276Z",
            "modified": "2023-09-25T14:37:59.273279Z",
            "name": "genialis",
            "avatar_url": "https://github.com/genialis.png",
            "related": {
                "provider_namespaces": null,
                "content": null,
                "owners": "/api/v1/namespaces/2500/owners/"
            }
        }
    ]
}