GET /api/v1/releasers/124579/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/124579/?format=api",
"demozoo_url": "https://demozoo.org/sceners/124579/",
"id": 124579,
"name": "The Undertaker",
"is_group": false,
"nicks": [
{
"name": "The Undertaker",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Undertaker"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/124578/?format=api",
"id": 124578,
"name": "The Oz-Crackers"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/100169/?format=api",
"id": 100169,
"name": "Nemesis"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}