GET /api/v1/releasers/63753/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/63753/?format=api",
"demozoo_url": "https://demozoo.org/groups/63753/",
"id": 63753,
"name": "The Coders",
"is_group": true,
"nicks": [
{
"name": "The Coders",
"abbreviation": "TCS",
"is_primary_nick": true,
"variants": [
"TCS",
"The Coders"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/151319/?format=api",
"id": 151319,
"name": "Muddler"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "C64chGroup",
"url": "https://c64.ch/groups/248"
},
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1226"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=4080"
}
]
}