GET /api/v1/releasers/106925/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/106925/?format=api",
"demozoo_url": "https://demozoo.org/groups/106925/",
"id": 106925,
"name": "Defcon 1",
"is_group": true,
"nicks": [
{
"name": "Defcon 1",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Defcon 1"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/32879/?format=api",
"id": 32879,
"name": "Slide"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/124151/?format=api",
"id": 124151,
"name": "Roger Rabbit"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/56176/?format=api",
"id": 56176,
"name": "Frank Ewald"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=5365"
}
]
}