GET /api/v1/releasers/101492/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/101492/?format=api",
"demozoo_url": "https://demozoo.org/groups/101492/",
"id": 101492,
"name": "Black Void",
"is_group": true,
"nicks": [
{
"name": "Black Void",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Black Void"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/44379/?format=api",
"id": 44379,
"name": "Helmer"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/7123/?format=api",
"id": 7123,
"name": "Skipp"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=59669"
}
]
}