GET /api/v1/releasers/139622/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/139622/?format=api",
"demozoo_url": "https://demozoo.org/groups/139622/",
"id": 139622,
"name": "The Coax Crew",
"is_group": true,
"nicks": [
{
"name": "The Coax Crew",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Coax Crew",
"The Coax Crew"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/139621/?format=api",
"id": 139621,
"name": "Joe"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/564/?format=api",
"id": 564,
"name": "Mikael Balle"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1561"
}
]
}