GET /api/v1/releasers/15059/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/15059/?format=api",
"demozoo_url": "https://demozoo.org/groups/15059/",
"id": 15059,
"name": "Steel Dawn",
"is_group": true,
"nicks": [
{
"name": "Steel Dawn",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Steel Dawn"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15058/?format=api",
"id": 15058,
"name": "Grape"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/55953/?format=api",
"id": 55953,
"name": "Klumsy"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/55954/?format=api",
"id": 55954,
"name": "Warrior"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2865"
}
]
}