GET /api/v1/releasers/35794/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/35794/?format=api",
"demozoo_url": "https://demozoo.org/groups/35794/",
"id": 35794,
"name": "Café",
"is_group": true,
"nicks": [
{
"name": "Café",
"abbreviation": "CAF",
"is_primary_nick": true,
"variants": [
"CAF",
"Café"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/35792/?format=api",
"id": 35792,
"name": "Zild"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/37097/?format=api",
"id": 37097,
"name": "Grifa"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/37748/?format=api",
"id": 37748,
"name": "cj7"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=3090"
}
]
}