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