GET /api/v1/releasers/43704/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/43704/?format=api",
"demozoo_url": "https://demozoo.org/groups/43704/",
"id": 43704,
"name": "Candy Says",
"is_group": true,
"nicks": [
{
"name": "Candy Says",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Candy Says"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/24896/?format=api",
"id": 24896,
"name": "ihatemornings"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "BandcampArtist",
"url": "https://candysays.bandcamp.com/"
},
{
"link_class": "BaseUrl",
"url": "http://candysays.it/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=12062"
},
{
"link_class": "TwitterAccount",
"url": "https://twitter.com/candysaysit"
}
]
}