GET /api/v1/releasers/123009/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123009/?format=api",
"demozoo_url": "https://demozoo.org/sceners/123009/",
"id": 123009,
"name": "Brutal",
"is_group": false,
"nicks": [
{
"name": "Brutal",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Brutal"
]
},
{
"name": "T-Byrd",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"T-Byrd"
]
},
{
"name": "The Equalizer",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"The Equalizer"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/107935/?format=api",
"id": 107935,
"name": "Fatal Design"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/67801/?format=api",
"id": 67801,
"name": "Evasion"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "AmpAuthor",
"url": "https://amp.dascene.net/detail.php?view=11509"
},
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=10759"
}
]
}