GET /api/v1/releasers/51071/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/51071/?format=api",
"demozoo_url": "https://demozoo.org/sceners/51071/",
"id": 51071,
"name": "Darth Vader",
"is_group": false,
"nicks": [
{
"name": "Darth Vader",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Darth Vader",
"Darthvader"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/51067/?format=api",
"id": 51067,
"name": "Acid Flowing"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/121515/?format=api",
"id": 121515,
"name": "Satan"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}