GET /api/v1/releasers/16566/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/16566/?format=api",
"demozoo_url": "https://demozoo.org/groups/16566/",
"id": 16566,
"name": "SoopaDoopa",
"is_group": true,
"nicks": [
{
"name": "SoopaDoopa",
"abbreviation": "SD",
"is_primary_nick": true,
"variants": [
"SD",
"SoopaDoopa"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11370/?format=api",
"id": 11370,
"name": "Craft"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/201/?format=api",
"id": 201,
"name": "Ernst Hot"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/89491/?format=api",
"id": 89491,
"name": "Sheriff"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/277/?format=api",
"id": 277,
"name": "Echo"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/202/?format=api",
"id": 202,
"name": "Vipa"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.soopadoopa.dk/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=208"
}
]
}