GET /api/v1/releasers/15077/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/15077/?format=api",
"demozoo_url": "https://demozoo.org/groups/15077/",
"id": 15077,
"name": "Lucifer",
"is_group": true,
"nicks": [
{
"name": "Lucifer",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Lucifer"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15078/?format=api",
"id": 15078,
"name": "666"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15079/?format=api",
"id": 15079,
"name": "Psycho BFG"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=11460"
}
]
}