GET /api/v1/releasers/33362/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/33362/?format=api",
"demozoo_url": "https://demozoo.org/groups/33362/",
"id": 33362,
"name": "Paradiso",
"is_group": true,
"nicks": [
{
"name": "Paradisco",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Paradisco"
]
},
{
"name": "Paradiso",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Paradiso"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10426/?format=api",
"id": 10426,
"name": "Med"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}