GET /api/v1/releasers/9663/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9663/?format=api",
"demozoo_url": "https://demozoo.org/sceners/9663/",
"id": 9663,
"name": "Dwarf",
"is_group": false,
"nicks": [
{
"name": "Dwarf",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Dwarf"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8882/?format=api",
"id": 8882,
"name": "Beermans"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8883/?format=api",
"id": 8883,
"name": "Extreme Entertainment"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "ArtcityArtist",
"url": "http://artcity.bitfellas.org/index.php?a=artist&id=1457"
}
]
}