GET /api/v1/releasers/62337/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/62337/?format=api",
"demozoo_url": "https://demozoo.org/sceners/62337/",
"id": 62337,
"name": "Daffy Duck",
"is_group": false,
"nicks": [
{
"name": "Daffy Duck",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Daffy Duck"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
"id": 2335,
"name": "Outlaws"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/62338/?format=api",
"id": 62338,
"name": "Nut and Bolt"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/117236/?format=api",
"id": 117236,
"name": "Crux and Bad Karma"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}