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