User Profile Instance
Handle creating and updating user profiles.
GET /api/userprofile/661/?format=api
{
"id": 661,
"firstname": "Carl",
"lastname": "Hermann",
"orcidid": null,
"homepage": null,
"expertise": [],
"teamsLeaders": [],
"teamsDeputies": [],
"teamsScientificLeaders": [],
"teamsTechnicalLeaders": [],
"teamsMembers": [],
"event_set": []
}