GET /api/v1/releasers/789/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/789/?format=api",
"demozoo_url": "https://demozoo.org/sceners/789/",
"id": 789,
"name": "Yoyo",
"is_group": false,
"nicks": [
{
"name": "Yoyo",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Yoyo"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/628/?format=api",
"id": 628,
"name": "Rebels"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "AmpAuthor",
"url": "https://amp.dascene.net/detail.php?view=8320"
},
{
"link_class": "BitjamAuthor",
"url": "http://www.bitfellas.org/e107_plugins/radio/radio.php?search&q=75&type=author&page=1"
},
{
"link_class": "KestraBitworldAuthor",
"url": "https://janeway.exotica.org.uk/author.php?id=48516"
},
{
"link_class": "NectarineArtist",
"url": "https://scenestream.net/demovibes/artist/4254/"
}
]
}