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-252
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Content-Type: application/json
Expires: Sat, 20 Apr 2024 11:42:23 GMT
Vary: Accept

{
    "count": 45,
    "next": null,
    "previous": null,
    "results": [
        {
            "source": "direct-sharing-252",
            "name": "nobism Ubiqum Cluster headache Project",
            "usernames": [
                "Annie",
                "Leticiasierra87",
                "RaptorX",
                "Scott",
                "Raven",
                "JST",
                "MarjoMontijn",
                "Sara",
                "Nzleagle",
                "Romans8910",
                "Keeps9478",
                "Dlnmerced",
                "Deltaliam",
                "Colinmunro3",
                "Kanis",
                "bright",
                "Skrzyminski",
                "TDerksen",
                "taximeow",
                "Ilja",
                "Joanfigueras",
                "Coples79",
                "sandiminar",
                "Iraleksa",
                "Jamesmill1987",
                "Deedee",
                "ruth1304",
                "polbenedito",
                "kmann21",
                "MARK1983",
                "ramonimo",
                "Mtbadger",
                "FrankW",
                "nobismRogierKoning",
                "Hdj",
                "benc",
                "101FredGds",
                "Melis",
                "Jeffo",
                "Valerian",
                "Decash",
                "liubovv",
                "AbbyP",
                "bitsy",
                "Dimmen",
                "ipveka",
                "Ingrid68",
                "Ryan473",
                "Sven",
                "jasteige",
                "yilativs",
                "Pps2021",
                "hjderoo",
                "Scoutmaster",
                "Andrew1390",
                "Federica__",
                "Carloaugusto",
                "DBG",
                "mike1979",
                "Jess",
                "Susumus",
                "lromanl",
                "Kaur80",
                "Pavia",
                "openhumans12345",
                "LizzyC96",
                "KaleyWhite"
            ]
        }
    ]
}