GET /api/v1/releasers/6151/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/6151/?format=api",
"demozoo_url": "https://demozoo.org/groups/6151/",
"id": 6151,
"name": "The Red Scarves",
"is_group": true,
"nicks": [
{
"name": "Red Scarves",
"abbreviation": "RS",
"is_primary_nick": false,
"variants": [
"RS",
"Red Scarves",
"red_scarves"
]
},
{
"name": "The Red Scarves",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Red Scarves"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3685/?format=api",
"id": 3685,
"name": "v3nom"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3818/?format=api",
"id": 3818,
"name": "Metheara"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=7352"
}
]
}