GET /api/v1/releasers/89062/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/89062/?format=api",
"demozoo_url": "https://demozoo.org/groups/89062/",
"id": 89062,
"name": "M&B Productions",
"is_group": true,
"nicks": [
{
"name": "M&B Productions",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"M&B Productions"
]
},
{
"name": "Master/Bionic Productions",
"abbreviation": "Master Bionic Productions",
"is_primary_nick": false,
"variants": [
"Master Bionic Productions",
"Master/Bionic Productions"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/101/?format=api",
"id": 101,
"name": "The Silents"
},
"is_current": false
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5168/?format=api",
"id": 5168,
"name": "The Master"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5169/?format=api",
"id": 5169,
"name": "Bionic"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}