GET /api/v1/releasers/17390/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/17390/?format=api",
"demozoo_url": "https://demozoo.org/sceners/17390/",
"id": 17390,
"name": "Black Sabbath",
"is_group": false,
"nicks": [
{
"name": "Black Sabbath",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Black Sabbath"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
"id": 7647,
"name": "ACiD"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/115219/?format=api",
"id": 115219,
"name": "Corruption Staff"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}