GET /api/v1/releasers/70338/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/70338/?format=api",
"demozoo_url": "https://demozoo.org/groups/70338/",
"id": 70338,
"name": "New Age",
"is_group": true,
"nicks": [
{
"name": "New Age",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"New Age"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/117367/?format=api",
"id": 117367,
"name": "Nakita"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/80137/?format=api",
"id": 80137,
"name": "The Hit Man"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Group",
"url": "https://defacto2.net/g/new-age"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=12994"
}
]
}