Return publicly available member information.

GET /api/public/member/madprime/?format=api
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 13:46:18 GMT
Vary: Accept

{
    "name": "Mad Price Ball",
    "profile_url": "https://www.openhumans.org/member/madprime/",
    "username": "madprime"
}