GET /api/v1/releasers/108400/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/108400/?format=api",
"demozoo_url": "https://demozoo.org/groups/108400/",
"id": 108400,
"name": "Necronom",
"is_group": true,
"nicks": [
{
"name": "Necronom",
"abbreviation": "NEC",
"is_primary_nick": true,
"variants": [
"NEC",
"Necronom"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15017/?format=api",
"id": 15017,
"name": "Seba"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/150552/?format=api",
"id": 150552,
"name": "Tecmo"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1094"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=9752"
}
]
}