GET /api/v1/releasers/9280/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9280/?format=api",
"demozoo_url": "https://demozoo.org/sceners/9280/",
"id": 9280,
"name": "Dr. Max",
"is_group": false,
"nicks": [
{
"name": "Doctor Max",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Doctor Max"
]
},
{
"name": "Dr. Max",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Dr Max",
"Dr. Max"
]
},
{
"name": "Dr.Max",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Dr.Max"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9279/?format=api",
"id": 9279,
"name": "Global Corp"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "SceneidAccount",
"url": "https://www.pouet.net/user.php?who=8390"
}
]
}