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-184
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Content-Type: application/json
Expires: Thu, 28 Mar 2024 14:40:25 GMT
Vary: Accept

{
    "count": 45,
    "next": null,
    "previous": null,
    "results": [
        {
            "source": "direct-sharing-184",
            "name": "Oura Connect",
            "usernames": [
                "awz",
                "dyldahl",
                "ArloJamesBarnes",
                "juliusretzer",
                "JeniferLynnGarrett",
                "jyork",
                "jsamsoondar",
                "glebkalinin",
                "svemagie",
                "jjruescas",
                "medimikka",
                "tyler_gemini",
                "TJHolland",
                "andriusbug",
                "leiaharper",
                "OpenHuman123",
                "hotmasu",
                "M_P",
                "lsmarr",
                "bdaqueen",
                "madprime",
                "soundinspace",
                "carricoach",
                "bsoule",
                "weboesel",
                "jsuew",
                "sarablenk",
                "kwilst",
                "jhs74",
                "S_IllerDrachman",
                "joelklee",
                "Dan",
                "beorn",
                "heini",
                "Ascendant",
                "ouzor",
                "pdehaye",
                "Ash1NH",
                "monicaaj",
                "cdg90",
                "azuredominique",
                "maggied",
                "teresaeg",
                "musecycles",
                "mlukaczyk",
                "josiegrant",
                "hagarrett",
                "Athina",
                "racergirl76",
                "wzwaag",
                "pfinney40",
                "jdflaten",
                "mariemon",
                "microlytic",
                "marissamiller57",
                "kaneary",
                "allgrit",
                "vvladescu",
                "anne_matri",
                "Jonestj2",
                "wpaul",
                "taximeow",
                "Misnowolf77",
                "synteny",
                "zwtx",
                "bence",
                "bk_nyc",
                "erb",
                "safexharbour",
                "Blackunicorn",
                "cheezerman",
                "tchaber",
                "dmlh",
                "dimetschis",
                "tedwyer1",
                "groceryheist",
                "jimzim",
                "digitalcolony",
                "adnanlatic",
                "amlz",
                "scottleibrand",
                "austospumanto",
                "atnas",
                "legeir0610",
                "glenlubbert",
                "Digitar",
                "YA",
                "DawnAndrea",
                "dgennetten",
                "peanutnose4",
                "SimeonAtanasov",
                "JPPDX",
                "mara",
                "c3n47ur",
                "scg217",
                "Newshoes1",
                "aaaabee",
                "cudge_usa",
                "Horsesrunwild",
                "s2e",
                "cdickinson",
                "lunarstellar",
                "HawkeyeFun",
                "Hermannthegerman",
                "Sebi_Schumacher",
                "JohnGriffiths",
                "Neokale",
                "Victoria_1",
                "ehlen",
                "bolverker",
                "Zodios",
                "cubicgarden",
                "rkellogg",
                "gsdcomo",
                "Peakperformance",
                "kalailav",
                "blshastri",
                "jusatin",
                "ianwatts",
                "mmiegoc",
                "Olivier",
                "LH",
                "pepito",
                "TIKTOKXS",
                "KekLord",
                "huE58004",
                "rilaholkeri",
                "Superespresso",
                "DG",
                "robinreborn",
                "Scots",
                "sherbang",
                "Kk",
                "hedgertronic",
                "katewac",
                "falardeauc",
                "Marowit",
                "utroeik",
                "takiwatanga",
                "zerotilt",
                "Ivy",
                "Gentoo",
                "comardelle67",
                "Elsie",
                "davey_bbc",
                "HASANICHAVEZ53",
                "SStewart89",
                "robertrhmv",
                "trayvou",
                "dariamatkova",
                "Felix",
                "kdgreis",
                "Teal",
                "apollo66",
                "ValenciagaCouture",
                "mako",
                "Krystalee25",
                "DoctorAK",
                "jrandymac",
                "Coding_Lizard",
                "jswetzen",
                "gedankenstuecke"
            ]
        }
    ]
}