GET /api/v1/releasers/10110/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10110/?format=api",
"demozoo_url": "https://demozoo.org/sceners/10110/",
"id": 10110,
"name": "Raylight",
"is_group": false,
"nicks": [
{
"name": "Dr. Who",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Dr. Who",
"Dr.Who"
]
},
{
"name": "Raylight",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Raylight"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/6579/?format=api",
"id": 6579,
"name": "Powerline"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=5344"
}
]
}