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-193
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Content-Type: application/json
Expires: Fri, 26 Apr 2024 04:19:03 GMT
Vary: Accept

{
    "count": 45,
    "next": null,
    "previous": null,
    "results": [
        {
            "source": "direct-sharing-193",
            "name": "Google Fit",
            "usernames": [
                "raywang",
                "rssfed23",
                "paulina_duran",
                "thefedoration",
                "roborative",
                "Wwyvern",
                "RhondaMulholland",
                "miqrom",
                "teh_g",
                "vgk",
                "wolfgang8741",
                "Multicellular",
                "Thunderbolt8000",
                "Gikady",
                "dmiller67",
                "kmundy",
                "lorenzomoultrie",
                "lodrial",
                "danlessa",
                "mheffler",
                "ArloJamesBarnes",
                "pundit",
                "TamIAM",
                "FrenchJim",
                "investi9ador",
                "ilanso",
                "acompton6761",
                "crazybeardude",
                "amilcar",
                "bshogeman",
                "S_liputra",
                "draco_red",
                "nikolay",
                "cowninja",
                "Damien",
                "Taed",
                "rhondalea",
                "maximinio",
                "LioChan",
                "Lilly",
                "back_ache",
                "jeremyroebuck",
                "valgar",
                "fabianweiss",
                "HiImDannyGanz",
                "pfinney40",
                "fpataro",
                "Raphaekg",
                "CrewF24",
                "phenylalanine",
                "Lucas",
                "gsdcomo",
                "gbathree",
                "steevesv",
                "ronaldleemhuis",
                "Bogusteresa",
                "pc22",
                "rory_rocket",
                "erb",
                "padams89",
                "HMurphy42",
                "stephenbrad",
                "BryanGuilliams",
                "inacar",
                "yeltsinxyz",
                "trog2",
                "Lmarieclemmer",
                "davidpc",
                "LukeTheLifeHacker",
                "sbtoloc",
                "coolcole",
                "Fredrik",
                "JKoskinen",
                "benc",
                "Geekfish",
                "carloboros",
                "DG",
                "the_fittest",
                "kwok",
                "cjb",
                "paulusm",
                "allgrit",
                "zavalit",
                "yidilozdemir",
                "philk",
                "pmartin1760",
                "benevides",
                "satra",
                "Coding_Lizard",
                "ronswanson",
                "carolinux",
                "carlremi",
                "jimzim",
                "nicklo",
                "Federica__",
                "davidr521",
                "Dragan",
                "stripathy",
                "bendavid15",
                "Butters89",
                "c3n47ur",
                "Storm_",
                "ldorigo",
                "DanielCalderbank",
                "audaine",
                "Chriski",
                "Tooraj",
                "Horsesrunwild",
                "pmartin760",
                "juro4948",
                "mark303",
                "chanangad",
                "Hadali",
                "Felix",
                "HASANICHAVEZ53",
                "DaDave95",
                "gedankenstuecke",
                "YoloDoge",
                "KaleyWhite",
                "yuppie",
                "chokita",
                "bjornh",
                "bryce2071",
                "Unidragon",
                "glebbabii",
                "matfax",
                "Zodios",
                "felipes",
                "Luna1234",
                "lbaSHomAnstrEscO",
                "rstuckmaier",
                "mB",
                "alexgieg",
                "emmas1",
                "paulosalva",
                "Zjialong",
                "kaylea",
                "33wave33",
                "alekshar",
                "jjw",
                "TIKTOKXS",
                "chemmyone",
                "saw2112",
                "KekLord",
                "FrankJ3nsen",
                "mejenny",
                "rickycatto",
                "ramonimo",
                "juanmackie",
                "susanna",
                "ValenciagaCouture",
                "agnidhra",
                "guillefix",
                "comardelle67",
                "austospumanto",
                "justme22"
            ]
        }
    ]
}