GET /api/v1/releasers/64661/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/64661/?format=api",
"demozoo_url": "https://demozoo.org/sceners/64661/",
"id": 64661,
"name": "Mozart",
"is_group": false,
"nicks": [
{
"name": "J. Mozart",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"J. Mozart"
]
},
{
"name": "Mozart",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Mozart"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/40847/?format=api",
"id": 40847,
"name": "The Swedish Meatballs"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}