GET /api/v1/releasers/40181/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/40181/?format=api",
"demozoo_url": "https://demozoo.org/sceners/40181/",
"id": 40181,
"name": "Metal Head",
"is_group": false,
"nicks": [
{
"name": "Metal Head",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Metal Head",
"Metalhead"
]
},
{
"name": "Shaggy",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Shaggy"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
"id": 2196,
"name": "Insane Creators Enterprise"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/121170/?format=api",
"id": 121170,
"name": "Meep"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Person",
"url": "https://defacto2.net/p/metal-head"
}
]
}