GET /api/v1/releasers/34754/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/34754/?format=api",
"demozoo_url": "https://demozoo.org/sceners/34754/",
"id": 34754,
"name": "Mr. Nice Guy",
"is_group": false,
"nicks": [
{
"name": "Mr. Nice Guy",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Mr. Nice Guy"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/33489/?format=api",
"id": 33489,
"name": "3d Corp."
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/34757/?format=api",
"id": 34757,
"name": "InCoders"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}