GET /api/v1/releasers/63013/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/63013/?format=api",
"demozoo_url": "https://demozoo.org/groups/63013/",
"id": 63013,
"name": "Ash & Dave",
"is_group": true,
"nicks": [
{
"name": "Ash & Dave",
"abbreviation": "A+D",
"is_primary_nick": true,
"variants": [
"A&D",
"A+D",
"Ash & Dave"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/25334/?format=api",
"id": 25334,
"name": "Ash"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/25335/?format=api",
"id": 25335,
"name": "Dave"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=871"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=1834"
}
]
}