GET /api/v1/releasers/9903/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9903/?format=api",
"demozoo_url": "https://demozoo.org/sceners/9903/",
"id": 9903,
"name": "Eunice",
"is_group": false,
"nicks": [
{
"name": "Eunice",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Eunice"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9899/?format=api",
"id": 9899,
"name": "Funk!"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/10162/?format=api",
"id": 10162,
"name": "The Cross"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}