GET /api/v1/releasers/202/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/202/?format=api",
"demozoo_url": "https://demozoo.org/sceners/202/",
"id": 202,
"name": "Vipa",
"is_group": false,
"nicks": [
{
"name": "General Failure",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"General Failure"
]
},
{
"name": "Vipa",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Vipa"
]
},
{
"name": "Viper",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Viper"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/198/?format=api",
"id": 198,
"name": "Purple"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/16566/?format=api",
"id": 16566,
"name": "SoopaDoopa"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "SceneidAccount",
"url": "https://www.pouet.net/user.php?who=949"
},
{
"link_class": "SlengpungUser",
"url": "http://www.slengpung.com/?userid=723"
}
]
}