GET /api/v1/releasers/2534/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/2534/?format=api",
"demozoo_url": "https://demozoo.org/sceners/2534/",
"id": 2534,
"name": "Grazey",
"is_group": false,
"nicks": [
{
"name": "Grazey",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"GRZ",
"Grazey"
]
},
{
"name": "Showaddywaddy",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Showaddywaddy",
"Shw"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2227/?format=api",
"id": 2227,
"name": "Psycho Hacking Force"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "SceneidAccount",
"url": "https://www.pouet.net/user.php?who=4714"
},
{
"link_class": "TwitterAccount",
"url": "https://twitter.com/Grazeyphf"
}
]
}