GET /api/v1/releasers/5720/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/5720/?format=api",
"demozoo_url": "https://demozoo.org/groups/5720/",
"id": 5720,
"name": "Aural Planet",
"is_group": true,
"nicks": [
{
"name": "Aural Planet",
"abbreviation": "AP",
"is_primary_nick": true,
"variants": [
"AP",
"Aural Planet"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/4281/?format=api",
"id": 4281,
"name": "Raiden"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/20135/?format=api",
"id": 20135,
"name": "KeyG"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9834/?format=api",
"id": 9834,
"name": "Falcon"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/233/?format=api",
"id": 233,
"name": "Scorpik"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "DiscogsArtist",
"url": "https://www.discogs.com/artist/Aural+Planet"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=1168"
}
]
}