GET /api/v1/releasers/112242/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/112242/?format=api",
"demozoo_url": "https://demozoo.org/groups/112242/",
"id": 112242,
"name": "The Clan",
"is_group": true,
"nicks": [
{
"name": "The Clan",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Clan"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/112243/?format=api",
"id": 112243,
"name": "SnakeCharmer"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/112244/?format=api",
"id": 112244,
"name": "The Devil"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=14783"
}
]
}