GET /api/v1/releasers/6471/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/6471/?format=api",
"demozoo_url": "https://demozoo.org/groups/6471/",
"id": 6471,
"name": "Scullar",
"is_group": true,
"nicks": [
{
"name": "Scullar",
"abbreviation": "SCR",
"is_primary_nick": true,
"variants": [
"SCR",
"Scullar"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/26217/?format=api",
"id": 26217,
"name": "TCM"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/6470/?format=api",
"id": 6470,
"name": "Forest Creature"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=7703"
}
]
}