GET /api/v1/releasers/46425/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/46425/?format=api",
"demozoo_url": "https://demozoo.org/groups/46425/",
"id": 46425,
"name": "Bitkillers",
"is_group": true,
"nicks": [
{
"name": "Bitkillers",
"abbreviation": "BKS",
"is_primary_nick": true,
"variants": [
"BKS",
"Bitkillers"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/20110/?format=api",
"id": 20110,
"name": "Nicron"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/20112/?format=api",
"id": 20112,
"name": "Ronnie"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/46426/?format=api",
"id": 46426,
"name": "Cyan"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/20111/?format=api",
"id": 20111,
"name": "Jump"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}