GET /api/v1/releasers/71603/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/71603/?format=api",
"demozoo_url": "https://demozoo.org/sceners/71603/",
"id": 71603,
"name": "Uncle John",
"is_group": false,
"nicks": [
{
"name": "Uncle John",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Uncle John"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/120880/?format=api",
"id": 120880,
"name": "Vengeance"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/37525/?format=api",
"id": 37525,
"name": "Genesis"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}