GET /api/v1/releasers/153120/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/153120/?format=api",
"demozoo_url": "https://demozoo.org/groups/153120/",
"id": 153120,
"name": "The Dirty Dozen",
"is_group": true,
"nicks": [
{
"name": "The Dirty Dozen",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Dirty Dozen"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/153121/?format=api",
"id": 153121,
"name": "The Nowhere Man"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/153091/?format=api",
"id": 153091,
"name": "Video Vince"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}