GET /api/v1/releasers/42555/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/42555/?format=api",
"demozoo_url": "https://demozoo.org/sceners/42555/",
"id": 42555,
"name": "ibux",
"is_group": false,
"nicks": [
{
"name": "Ibuxal",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Ibuxal"
]
},
{
"name": "ibux",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"ibux"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/134/?format=api",
"id": 134,
"name": "Onslaught"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/14295/?format=api",
"id": 14295,
"name": "Artline Designs"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=35095"
}
]
}