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