GET /api/v1/releasers/8508/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8508/?format=api",
"demozoo_url": "https://demozoo.org/sceners/8508/",
"id": 8508,
"name": "Big Jim",
"is_group": false,
"nicks": [
{
"name": "Big Jim",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Big Jim"
]
},
{
"name": "Jim Storer",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"James Storer",
"Jim Storer"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/7743/?format=api",
"id": 7743,
"name": "Valhalla"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8172/?format=api",
"id": 8172,
"name": "Five Musicians"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/109561/?format=api",
"id": 109561,
"name": "The British Knights"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "AmpAuthor",
"url": "https://amp.dascene.net/detail.php?view=623"
},
{
"link_class": "NectarineArtist",
"url": "https://scenestream.net/demovibes/artist/116/"
}
]
}