GET /api/v1/releasers/109554/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/109554/?format=api",
"demozoo_url": "https://demozoo.org/groups/109554/",
"id": 109554,
"name": "The Black Tulip",
"is_group": true,
"nicks": [
{
"name": "The Black Tulip",
"abbreviation": "TBT",
"is_primary_nick": true,
"variants": [
"TBT",
"The Black Tulip"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/55684/?format=api",
"id": 55684,
"name": "Mister Miller"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/53774/?format=api",
"id": 53774,
"name": "Mr. Decibel"
},
"is_current": false
}
],
"subgroups": [
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/109674/?format=api",
"id": 109674,
"name": "The Dynamite-Crew"
},
"is_current": true
}
],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=2061"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=8745"
}
]
}