GET /api/v1/releasers/6439/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/6439/?format=api",
"demozoo_url": "https://demozoo.org/groups/6439/",
"id": 6439,
"name": "Napalm Core",
"is_group": true,
"nicks": [
{
"name": "Napalm Core",
"abbreviation": "NC",
"is_primary_nick": true,
"variants": [
"NC",
"Napalm Core"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/6393/?format=api",
"id": 6393,
"name": "zeroshift"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/3048/?format=api",
"id": 3048,
"name": "Jeenio"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=7301"
}
]
}