GET /api/v1/releasers/19982/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/19982/?format=api",
"demozoo_url": "https://demozoo.org/sceners/19982/",
"id": 19982,
"name": "Duffy Duck",
"is_group": false,
"nicks": [
{
"name": "Duffy Duck",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Duffy",
"Duffy Duck"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/19983/?format=api",
"id": 19983,
"name": "Swiss Artists United"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/34905/?format=api",
"id": 34905,
"name": "Noway Productions"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/35662/?format=api",
"id": 35662,
"name": "Advance"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}