GET /api/v1/releasers/68164/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/68164/?format=api",
"demozoo_url": "https://demozoo.org/sceners/68164/",
"id": 68164,
"name": "Ken",
"is_group": false,
"nicks": [
{
"name": "Ken",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Ken"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/587/?format=api",
"id": 587,
"name": "Zuul"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/57642/?format=api",
"id": 57642,
"name": "Hidden"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/76134/?format=api",
"id": 76134,
"name": "Cyclone"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}