GET /api/v1/releasers/34764/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/34764/?format=api",
"demozoo_url": "https://demozoo.org/groups/34764/",
"id": 34764,
"name": "Digital Demolition Krew",
"is_group": true,
"nicks": [
{
"name": "Digital Demolition Krew",
"abbreviation": "DDK",
"is_primary_nick": true,
"variants": [
"DDK",
"Digital Demolition Krew"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3690/?format=api",
"id": 3690,
"name": "OhLi"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3958/?format=api",
"id": 3958,
"name": "Neuralnet"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=7540"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=12056"
}
]
}