GET /api/v1/releasers/57554/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/57554/?format=api",
"demozoo_url": "https://demozoo.org/sceners/57554/",
"id": 57554,
"name": "Freddy",
"is_group": false,
"nicks": [
{
"name": "FTB",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"FTB"
]
},
{
"name": "Freddy",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Freddy"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/57552/?format=api",
"id": 57552,
"name": "Flashers"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/57553/?format=api",
"id": 57553,
"name": "Bass"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=12211"
}
]
}