GET /api/v1/releasers/25477/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/25477/?format=api",
"demozoo_url": "https://demozoo.org/sceners/25477/",
"id": 25477,
"name": "Zale",
"is_group": false,
"nicks": [
{
"name": "Saul von Bell",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Saul von Bell"
]
},
{
"name": "Zale",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Zale"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/24201/?format=api",
"id": 24201,
"name": "Bad Karma"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/65029/?format=api",
"id": 65029,
"name": "StarByte"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}