GET /api/v1/releasers/9798/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9798/?format=api",
"demozoo_url": "https://demozoo.org/sceners/9798/",
"id": 9798,
"name": "Dwalin",
"is_group": false,
"nicks": [
{
"name": "Axel",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Axel"
]
},
{
"name": "Dwalin",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Dwalin"
]
},
{
"name": "Midwife",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Midwife"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/7449/?format=api",
"id": 7449,
"name": "Just For Fun"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/15165/?format=api",
"id": 15165,
"name": "DZone"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "AmpAuthor",
"url": "https://amp.dascene.net/detail.php?view=443"
}
]
}