GET /api/v1/releasers/50709/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/50709/?format=api",
"demozoo_url": "https://demozoo.org/groups/50709/",
"id": 50709,
"name": "Taste",
"is_group": true,
"nicks": [
{
"name": "Taste",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Taste"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10483/?format=api",
"id": 10483,
"name": "Baloo"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/13421/?format=api",
"id": 13421,
"name": "Roger"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/22824/?format=api",
"id": 22824,
"name": "Dose"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=34036"
}
]
}