GET /api/v1/releasers/32460/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/32460/?format=api",
"demozoo_url": "https://demozoo.org/groups/32460/",
"id": 32460,
"name": "Capital Design Team",
"is_group": true,
"nicks": [
{
"name": "Capital Design Team",
"abbreviation": "CDT",
"is_primary_nick": true,
"variants": [
"CDT",
"Capital Design Team"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2146/?format=api",
"id": 2146,
"name": "Admirables"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/31367/?format=api",
"id": 31367,
"name": "Sonix"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/31366/?format=api",
"id": 31366,
"name": "Moonshine"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}