GET /api/v1/releasers/82293/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/82293/?format=api",
"demozoo_url": "https://demozoo.org/groups/82293/",
"id": 82293,
"name": "The Lunatic Coders",
"is_group": true,
"nicks": [
{
"name": "The Lunatic Coders",
"abbreviation": "TLC",
"is_primary_nick": true,
"variants": [
"TLC",
"The Lunatic Coders"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/82295/?format=api",
"id": 82295,
"name": "Whistler"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/82294/?format=api",
"id": 82294,
"name": "Twiddle Fingers"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/82296/?format=api",
"id": 82296,
"name": "The Secret Matter"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=13761"
}
]
}