GET /api/v1/releasers/110180/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/110180/?format=api",
"demozoo_url": "https://demozoo.org/groups/110180/",
"id": 110180,
"name": "React",
"is_group": true,
"nicks": [
{
"name": "React",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"R.E.A.C.T.",
"React"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/110181/?format=api",
"id": 110181,
"name": "Daneel"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/74068/?format=api",
"id": 74068,
"name": "Maly"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/126641/?format=api",
"id": 126641,
"name": "Dush"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=15359"
}
]
}