GET /api/v1/releasers/10910/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/10910/?format=api",
"demozoo_url": "https://demozoo.org/groups/10910/",
"id": 10910,
"name": "PhyMosys",
"is_group": true,
"nicks": [
{
"name": "PhyMosys",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"PhyMosys"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10909/?format=api",
"id": 10909,
"name": "Dave"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10911/?format=api",
"id": 10911,
"name": "Trancy"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/10912/?format=api",
"id": 10912,
"name": "Misha"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/27302/?format=api",
"id": 27302,
"name": "Boop"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15654/?format=api",
"id": 15654,
"name": "Dario Phong"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=661"
}
]
}