GET /api/v1/releasers/97456/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/97456/?format=api",
"demozoo_url": "https://demozoo.org/groups/97456/",
"id": 97456,
"name": "Memorial",
"is_group": true,
"nicks": [
{
"name": "Memorial",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Memorial"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/6930/?format=api",
"id": 6930,
"name": "Ernie"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/97457/?format=api",
"id": 97457,
"name": "Greenwood"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/127988/?format=api",
"id": 127988,
"name": "Tool"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=38609"
}
]
}