GET /api/v1/releasers/5097/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/5097/?format=api",
"demozoo_url": "https://demozoo.org/groups/5097/",
"id": 5097,
"name": "Dance 2 Trance",
"is_group": true,
"nicks": [
{
"name": "Dance 2 Trance",
"abbreviation": "D2T",
"is_primary_nick": true,
"variants": [
"D2T",
"Dance 2 Trance"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/908/?format=api",
"id": 908,
"name": "Arne"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=3883"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=9361"
}
]
}