GET /api/v1/releasers/40103/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/40103/?format=api",
"demozoo_url": "https://demozoo.org/groups/40103/",
"id": 40103,
"name": "Grumly and Company",
"is_group": true,
"nicks": [
{
"name": "Grumly and Company",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Grumly and Company"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/32851/?format=api",
"id": 32851,
"name": "Zann"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/396/?format=api",
"id": 396,
"name": "Suny"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}