GET /api/v1/releasers/64073/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/64073/?format=api",
"demozoo_url": "https://demozoo.org/groups/64073/",
"id": 64073,
"name": "The Demons",
"is_group": true,
"nicks": [
{
"name": "The Demons",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Demons"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/151775/?format=api",
"id": 151775,
"name": "Beyonder"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/151777/?format=api",
"id": 151777,
"name": "Vindicator"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/151776/?format=api",
"id": 151776,
"name": "Dark Phoenix"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}