GET /api/v1/releasers/137567/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/137567/?format=api",
"demozoo_url": "https://demozoo.org/groups/137567/",
"id": 137567,
"name": "Bombartment",
"is_group": true,
"nicks": [
{
"name": "Bombartment",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Bombartment"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/58093/?format=api",
"id": 58093,
"name": "Aerosoul"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/66134/?format=api",
"id": 66134,
"name": "Dr. Snuggles"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}