GET /api/v1/releasers/111747/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/111747/?format=api",
"demozoo_url": "https://demozoo.org/sceners/111747/",
"id": 111747,
"name": "Fast Eddie",
"is_group": false,
"nicks": [
{
"name": "Fast Eddie",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Fast Eddie"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/31851/?format=api",
"id": 31851,
"name": "The Revolution"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/113776/?format=api",
"id": 113776,
"name": "The Alliance Crew"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}