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