GET /api/v1/releasers/133970/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/133970/?format=api",
"demozoo_url": "https://demozoo.org/groups/133970/",
"id": 133970,
"name": "Deviant",
"is_group": true,
"nicks": [
{
"name": "Deviant",
"abbreviation": "DVT",
"is_primary_nick": true,
"variants": [
"DVT",
"Deviant"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/1179/?format=api",
"id": 1179,
"name": "Superted"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/133971/?format=api",
"id": 133971,
"name": "The Krazy Nomad"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}