GET /api/v1/releasers/90695/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/90695/?format=api",
"demozoo_url": "https://demozoo.org/sceners/90695/",
"id": 90695,
"name": "The Dude",
"is_group": false,
"nicks": [
{
"name": "The Dude",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Dude"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2938/?format=api",
"id": 2938,
"name": "The Band"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/90696/?format=api",
"id": 90696,
"name": "The Morons"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}