GET /api/v1/releasers/30301/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/30301/?format=api",
"demozoo_url": "https://demozoo.org/sceners/30301/",
"id": 30301,
"name": "Iceball",
"is_group": false,
"nicks": [
{
"name": "B.Witched",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"B.Witched"
]
},
{
"name": "Iceball",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Iceball"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/26378/?format=api",
"id": 26378,
"name": "Label"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}