GET /api/v1/releasers/52719/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/52719/?format=api",
"demozoo_url": "https://demozoo.org/groups/52719/",
"id": 52719,
"name": "Mike Miller & Band",
"is_group": true,
"nicks": [
{
"name": "Mike Miller & Band",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Mike Miller & Band"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/18106/?format=api",
"id": 18106,
"name": "daftN0!ze"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/34275/?format=api",
"id": 34275,
"name": "Mike Miller"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}