GET /api/v1/releasers/76001/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/76001/?format=api",
"demozoo_url": "https://demozoo.org/groups/76001/",
"id": 76001,
"name": "Brain Lego",
"is_group": true,
"nicks": [
{
"name": "Brain Lego",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Brain Lego"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/75999/?format=api",
"id": 75999,
"name": "Nessy"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/102732/?format=api",
"id": 102732,
"name": "Kennedy"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=63264"
}
]
}