GET /api/v1/releasers/43874/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/43874/?format=api",
"demozoo_url": "https://demozoo.org/groups/43874/",
"id": 43874,
"name": "The Hot Heads",
"is_group": true,
"nicks": [
{
"name": "The Hot Heads",
"abbreviation": "THH",
"is_primary_nick": true,
"variants": [
"THH",
"The Hot Heads"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8901/?format=api",
"id": 8901,
"name": "Constellation"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12226/?format=api",
"id": 12226,
"name": "Skull Chaser"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/145375/?format=api",
"id": 145375,
"name": "Dr. Crash"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/The_Hot_Heads"
}
]
}