GET /api/v1/releasers/132529/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/132529/?format=api",
"demozoo_url": "https://demozoo.org/groups/132529/",
"id": 132529,
"name": "Dippy Beats Association",
"is_group": true,
"nicks": [
{
"name": "Dippy Beats Association",
"abbreviation": "DBA",
"is_primary_nick": true,
"variants": [
"DBA",
"Dippy Beats Association"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/132528/?format=api",
"id": 132528,
"name": "Spike"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/132527/?format=api",
"id": 132527,
"name": "Sway"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/115891/?format=api",
"id": 115891,
"name": "Mindfire"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}