GET /api/v1/releasers/32710/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/32710/?format=api",
"demozoo_url": "https://demozoo.org/sceners/32710/",
"id": 32710,
"name": "Will",
"is_group": false,
"nicks": [
{
"name": "Spirit",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Spirit"
]
},
{
"name": "Will",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Will"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/32497/?format=api",
"id": 32497,
"name": "1984"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/39879/?format=api",
"id": 39879,
"name": "The Marvels Corp."
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}