GET /api/v1/releasers/58590/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/58590/?format=api",
"demozoo_url": "https://demozoo.org/groups/58590/",
"id": 58590,
"name": "Slightly Intelligent Crazy Rosebi",
"is_group": true,
"nicks": [
{
"name": "Slightly Intelligent Crazy Rosebi",
"abbreviation": "SICK",
"is_primary_nick": true,
"variants": [
"SICK",
"Slightly Intelligent Crazy Rosebi"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/58591/?format=api",
"id": 58591,
"name": "Andrew Block"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/58592/?format=api",
"id": 58592,
"name": "Conrad Hughes"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/58593/?format=api",
"id": 58593,
"name": "Merlin Hughes"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}