GET /api/v1/releasers/133020/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/133020/?format=api",
"demozoo_url": "https://demozoo.org/groups/133020/",
"id": 133020,
"name": "Die-Nasty Drekords",
"is_group": true,
"nicks": [
{
"name": "Die-Nasty Drekords",
"abbreviation": "DND",
"is_primary_nick": true,
"variants": [
"DND",
"Die-Nasty Drekords"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/62039/?format=api",
"id": 62039,
"name": "Snowman"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/132961/?format=api",
"id": 132961,
"name": "Dr. Drek"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/132963/?format=api",
"id": 132963,
"name": "The DynasT"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}