GET /api/v1/releasers/2178/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/2178/?format=api",
"demozoo_url": "https://demozoo.org/groups/2178/",
"id": 2178,
"name": "Double Dutch Crew",
"is_group": true,
"nicks": [
{
"name": "Double Dutch Crew",
"abbreviation": "DDC",
"is_primary_nick": true,
"variants": [
"DDC",
"Double Dutch Crew"
]
},
{
"name": "The Double Dutch Crew",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"The Double Dutch Crew"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/32072/?format=api",
"id": 32072,
"name": "FlyGuy"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/32076/?format=api",
"id": 32076,
"name": "Homeboy"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "FujiologyFolder",
"url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/D/DDC/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=5023"
},
{
"link_class": "WaybackMachinePage",
"url": "https://web.archive.org/web/20050418220149/http://www.vorlon.nl/flyguy/ddc/index.html"
}
]
}