GET /api/v1/releasers/30658/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/30658/?format=api",
"demozoo_url": "https://demozoo.org/sceners/30658/",
"id": 30658,
"name": "Blah!",
"is_group": false,
"nicks": [
{
"name": "Blah!",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Blah",
"Blah!"
]
},
{
"name": "Komandos",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Komandos"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/29773/?format=api",
"id": 29773,
"name": "uN aMoR"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/26166/?format=api",
"id": 26166,
"name": "Spiral"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/29753/?format=api",
"id": 29753,
"name": "Shape"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "ArtcityArtist",
"url": "http://artcity.bitfellas.org/index.php?a=artist&id=4037"
}
]
}