GET /api/v1/releasers/37842/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/37842/?format=api",
"demozoo_url": "https://demozoo.org/sceners/37842/",
"id": 37842,
"name": "Bad Loop",
"is_group": false,
"nicks": [
{
"name": "Bad Loop",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Bad Loop"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/5144/?format=api",
"id": 5144,
"name": "Coral"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://badloop.com/"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=10765"
},
{
"link_class": "SoundcloudUser",
"url": "https://soundcloud.com/bad-loop/"
}
]
}