GET /api/v1/releasers/123751/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123751/?format=api",
"demozoo_url": "https://demozoo.org/sceners/123751/",
"id": 123751,
"name": "Fuzz",
"is_group": false,
"nicks": [
{
"name": "Fuzz",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Fuzz"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/72345/?format=api",
"id": 72345,
"name": "The Dirty Dozen"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/107259/?format=api",
"id": 107259,
"name": "Boys from Dizzyland"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/51816/?format=api",
"id": 51816,
"name": "Jetspeed"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=6081"
},
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=38020"
}
]
}