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