GET /api/v1/releasers/34021/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/34021/?format=api",
"demozoo_url": "https://demozoo.org/groups/34021/",
"id": 34021,
"name": "JuNe",
"is_group": true,
"nicks": [
{
"name": "JuNe",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"JuNe"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/34020/?format=api",
"id": 34020,
"name": "BenV"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/34019/?format=api",
"id": 34019,
"name": "Verty"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2300"
}
]
}