Return an array where each entry is an object with this form:

{ source: "fitbit", name: "Fitbit", usernames: ["beau", "madprime"] }

GET /api/public-data/members-by-source/?format=api&source=direct-sharing-186
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Content-Type: application/json
Expires: Thu, 18 Apr 2024 08:19:13 GMT
Vary: Accept

{
    "count": 45,
    "next": null,
    "previous": null,
    "results": [
        {
            "source": "direct-sharing-186",
            "name": "Overland connection",
            "usernames": [
                "da5id",
                "jenie",
                "msantolini",
                "nobismRogierKoning",
                "areddick70",
                "assimowitsch",
                "cowninja",
                "msa142",
                "Iain",
                "johnthomaskennedy",
                "marktron",
                "MaxDietrich",
                "stephenbrad",
                "plaetzchen",
                "flamenquim",
                "ehershey",
                "ArloJamesBarnes",
                "oguzhanogreden",
                "Explore360",
                "madprime",
                "thepatrick",
                "MichaelR",
                "kirand",
                "mlaker88",
                "LioChan",
                "benc",
                "Agaricus",
                "MuscleNerdJock",
                "stijn",
                "dkavraal",
                "rbates",
                "torstenschramm",
                "avcsn",
                "erwincas",
                "ofou",
                "luqman175",
                "brouwerg",
                "codejob",
                "YeeYee",
                "mroberto91",
                "datnguyen84",
                "Daisy1994",
                "brymcbride",
                "eramirez",
                "Qcriderfan87",
                "BenG",
                "11asds",
                "NicolasEberle",
                "rejsmont",
                "jordankab",
                "ShonzG",
                "lachiefish",
                "rapidresponse",
                "feraco",
                "Girmeser",
                "emack0714",
                "_gone_cycling",
                "Motofarer",
                "mh",
                "dexter_m10",
                "Maxwell",
                "padmavathitravels",
                "metheslayer",
                "LadyLain",
                "Shashank",
                "anip",
                "indicator",
                "rqle",
                "arcterex",
                "shamam",
                "erik",
                "erabangun",
                "sillygwailo",
                "jjw",
                "rhine59",
                "AllUp",
                "niklasfyi",
                "svemagie",
                "Addic7ed",
                "kicks66",
                "broses",
                "kkga",
                "Pilate",
                "mmmmmmmm",
                "RaoOfPhysics",
                "justmercer",
                "Fringe0387",
                "HASANICHAVEZ53",
                "sundawei",
                "comardelle67",
                "sunnyboat6168",
                "EmmaB",
                "nelochuck1999",
                "hehuajun",
                "hcw330",
                "gedankenstuecke",
                "he",
                "cy",
                "bkn2",
                "Bobo",
                "MaxDominic",
                "rongbin",
                "Coding_Lizard",
                "EinfachRuwen",
                "bmericc",
                "lucaskarlsson",
                "Toothclick",
                "johnfc2024"
            ]
        }
    ]
}