GET /api/v1/releasers/23195/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/23195/?format=api",
"demozoo_url": "https://demozoo.org/groups/23195/",
"id": 23195,
"name": "Slaughterhouse Pty Ltd",
"is_group": true,
"nicks": [
{
"name": "Slaughterhouse",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Slaughterhouse"
]
},
{
"name": "Slaughterhouse Pty Ltd",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Slaughterhouse Pty Ltd"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/40004/?format=api",
"id": 40004,
"name": "Mitch"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.slaughterhouse.com.au"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=12074"
}
]
}