GET /api/v1/releasers/52/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/52/?format=api",
"demozoo_url": "https://demozoo.org/sceners/52/",
"id": 52,
"name": "Stephen",
"is_group": false,
"nicks": [
{
"name": "Stephen",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Stephen"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/48/?format=api",
"id": 48,
"name": "Exceed"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/11008/?format=api",
"id": 11008,
"name": "Silicon Brain"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/11014/?format=api",
"id": 11014,
"name": "Elvont"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/14035/?format=api",
"id": 14035,
"name": "Cyberdreams Inc."
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "SceneidAccount",
"url": "https://www.pouet.net/user.php?who=40848"
},
{
"link_class": "SlengpungUser",
"url": "http://www.slengpung.com/?userid=3923"
}
]
}