GET /api/v1/releasers/17956/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/17956/?format=api",
"demozoo_url": "https://demozoo.org/groups/17956/",
"id": 17956,
"name": "Groovy",
"is_group": true,
"nicks": [
{
"name": "Groovy",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Groovy"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/17955/?format=api",
"id": 17955,
"name": "Horza"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/36556/?format=api",
"id": 36556,
"name": "Pax"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}