GET /api/v1/releasers/136850/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/136850/?format=api",
"demozoo_url": "https://demozoo.org/groups/136850/",
"id": 136850,
"name": "Bopalong Cats",
"is_group": true,
"nicks": [
{
"name": "Bopalong Cats",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Bopalong Cats"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/131751/?format=api",
"id": 131751,
"name": "Nico"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/113525/?format=api",
"id": 113525,
"name": "catnip"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=15739"
}
]
}