GET /api/v1/releasers/46537/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/46537/?format=api",
"demozoo_url": "https://demozoo.org/groups/46537/",
"id": 46537,
"name": "The Alternative",
"is_group": true,
"nicks": [
{
"name": "The Alternative",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Alternative"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/46496/?format=api",
"id": 46496,
"name": "The Byter"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Group",
"url": "https://defacto2.net/g/the-alternative"
}
]
}