GET /api/v1/releasers/23612/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/23612/?format=api",
"demozoo_url": "https://demozoo.org/groups/23612/",
"id": 23612,
"name": "Lamex",
"is_group": true,
"nicks": [
{
"name": "Lamex",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Lamex"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/8825/?format=api",
"id": 8825,
"name": "King Fisher"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/139603/?format=api",
"id": 139603,
"name": "Flerp"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=785"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=5778"
}
]
}