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