GET /api/v1/releasers/31529/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/31529/?format=api",
"demozoo_url": "https://demozoo.org/sceners/31529/",
"id": 31529,
"name": "Sammy Joe",
"is_group": false,
"nicks": [
{
"name": "Sammy Joe",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Sammy Joe"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2173/?format=api",
"id": 2173,
"name": "Delta Force"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2031/?format=api",
"id": 2031,
"name": "The Lost Boys"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}