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

{
    "count": 45,
    "next": null,
    "previous": null,
    "results": [
        {
            "source": "direct-sharing-176",
            "name": "Spotify integration",
            "usernames": [
                "jsbrava",
                "Tom",
                "adamd123",
                "NickH",
                "rssfed23",
                "msantolini",
                "RyanRosenfeld",
                "wlowenkamp",
                "wolfgang8741",
                "investi9ador",
                "shnizzedy",
                "lahope",
                "eharpstead",
                "nithou",
                "stephthegeek",
                "miciahmae",
                "acisco1",
                "mbailey83",
                "ajft",
                "dnkennedy",
                "SaraR",
                "symvou",
                "jcmore12",
                "dodo",
                "bitsy",
                "LukeTheLifeHacker",
                "zachdavy",
                "wye_naught",
                "mako",
                "choldgraf",
                "cascrogg",
                "jasteige",
                "decantrix",
                "WillPeak",
                "coolcole",
                "vgk",
                "JKoskinen",
                "wip_abramson",
                "Athina",
                "fresh_air",
                "stephenbrad",
                "sso465",
                "kmvalker",
                "fpacheco7",
                "jimz",
                "bmpvieira",
                "MCBudd",
                "andreas",
                "crazybeardude",
                "heini",
                "nicokaikkonen",
                "Nasianik",
                "madprime",
                "Yvic",
                "SJoffe",
                "lightningjim",
                "gsdcomo",
                "afrendeiro",
                "beau",
                "geoffrothman",
                "bentrovato",
                "flamenquim",
                "carolinux",
                "aquilax",
                "ArloJamesBarnes",
                "oguzhanogreden",
                "johl",
                "AigleDeTartare",
                "AuriCrow",
                "riordan",
                "fury",
                "MxRemy",
                "mw_pw",
                "GautamPranav",
                "yeltsinxyz",
                "TDYLN",
                "b1naryst0rm",
                "phenylalanine",
                "mintmayhem",
                "tuuli",
                "ultimape",
                "c3n47ur",
                "fabianweiss",
                "erb",
                "dreamicide",
                "MichaelR",
                "carlremi",
                "zeeisl",
                "charliestewart4",
                "AKJ",
                "austospumanto",
                "JamieJam",
                "sifantid",
                "Ruggb",
                "hdixon",
                "WastelandBuddha",
                "Storm_",
                "ingythingy",
                "sceiler",
                "DerSchmelling",
                "roedema",
                "JMB_SF",
                "classicduh",
                "garlicdoge",
                "mark303",
                "chanangad",
                "Whoisdsmith",
                "rory_rocket",
                "XFACTOR",
                "kelseycannici",
                "pallmallking",
                "oblomov",
                "chantalb79",
                "esenabre",
                "valeriapezzino",
                "Zodios",
                "jdanielricher",
                "organicfield",
                "lbaSHomAnstrEscO",
                "SGrannis",
                "jusatin",
                "shamam",
                "ValenciagaCouture",
                "LuigiTheHunter",
                "Haleyd2232",
                "zemahran",
                "vvrebellion",
                "indigomoon0823",
                "KekLord",
                "Drcynic22",
                "potato",
                "jeffkurth77",
                "apratap",
                "gedankenstuecke",
                "Yilly",
                "y0gianna",
                "RaoOfPhysics",
                "vaytiennhanh",
                "oschwarze",
                "Explore360",
                "happy",
                "aakin",
                "WinyleOnline",
                "bootsbubbeleh",
                "Felix",
                "kassrk",
                "kjhyfiul",
                "sintharella",
                "benc"
            ]
        }
    ]
}