API
This REST API provides programmatic access to all research aspects of this OCHRE site, subject to the same authentication and permissions checks that govern the web interface.
GET /api/user/14/
{ "username": "emcginn5", "first_name": "Emily", "last_name": "McGinn", "homepage": "https://emilymcginn.com/", "title": "Affiliate and Lecturer", "photo": "https://cdh.jhu.edu/media/user_photos/mcginn.jpeg", "research_interests": "", "location": null, "phone": null, "id": 14, "biography": "", "email": "emcginn@jhu.edu", "url": "https://cdh.jhu.edu/api/user/14/", "creator_url": "https://cdh.jhu.edu/api/user/2/", "permissions_url": "/api/user/permissions/14/" }