GET /api/v1/releasers/131579/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/131579/?format=api",
"demozoo_url": "https://demozoo.org/sceners/131579/",
"id": 131579,
"name": "Goofy",
"is_group": false,
"nicks": [
{
"name": "Goofy",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Goofy"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/125194/?format=api",
"id": 125194,
"name": "Digital Posse"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/131578/?format=api",
"id": 131578,
"name": "rNSC"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}