GET /api/v1/releasers/10950/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10950/?format=api",
"demozoo_url": "https://demozoo.org/sceners/10950/",
"id": 10950,
"name": "McK",
"is_group": false,
"nicks": [
{
"name": "McK",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"McK"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/3610/?format=api",
"id": 3610,
"name": "Ananasmurska"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8551/?format=api",
"id": 8551,
"name": "tAAt"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "ArtcityArtist",
"url": "http://artcity.bitfellas.org/index.php?a=artist&id=2595"
}
]
}