GET /api/v1/releasers/66294/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/66294/?format=api",
"demozoo_url": "https://demozoo.org/groups/66294/",
"id": 66294,
"name": "Black Widow",
"is_group": true,
"nicks": [
{
"name": "Black Widow",
"abbreviation": "BLW",
"is_primary_nick": true,
"variants": [
"BLW",
"Black Widow"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/36492/?format=api",
"id": 36492,
"name": "Cyber Force"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/66295/?format=api",
"id": 66295,
"name": "The Inquisition"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/117482/?format=api",
"id": 117482,
"name": "The Wind"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/demos/groups/black_widow/"
}
]
}