GET /api/v1/releasers/25936/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/25936/?format=api",
"demozoo_url": "https://demozoo.org/groups/25936/",
"id": 25936,
"name": "Loaf of Brain",
"is_group": true,
"nicks": [
{
"name": "Loaf of Brain",
"abbreviation": "LOB",
"is_primary_nick": true,
"variants": [
"LOB",
"Loaf of Brain"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/25935/?format=api",
"id": 25935,
"name": "Soohy"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/112035/?format=api",
"id": 112035,
"name": "aMoL"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}