GET /api/v1/releasers/1960/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/1960/?format=api",
"demozoo_url": "https://demozoo.org/sceners/1960/",
"id": 1960,
"name": "Black Sun",
"is_group": false,
"nicks": [
{
"name": "Black Sun",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Black Sun"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1513/?format=api",
"id": 1513,
"name": "Analog"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/35014/?format=api",
"id": 35014,
"name": "Psycho Squad"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/92158/?format=api",
"id": 92158,
"name": "The Sect"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=28626"
}
]
}