GET /api/v1/releasers/23590/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/23590/?format=api",
"demozoo_url": "https://demozoo.org/sceners/23590/",
"id": 23590,
"name": "Deaf",
"is_group": false,
"nicks": [
{
"name": "Deaf",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Deaf"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/23559/?format=api",
"id": 23559,
"name": "Loop!"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/21772/?format=api",
"id": 21772,
"name": "Wars"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}