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