GET /api/v1/releasers/135196/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/135196/?format=api",
"demozoo_url": "https://demozoo.org/groups/135196/",
"id": 135196,
"name": "Byte Busters",
"is_group": true,
"nicks": [
{
"name": "Byte Busters",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Byte Busters"
]
},
{
"name": "Bytebusters",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Bytebusters"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/34128/?format=api",
"id": 34128,
"name": "MBJ"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/36490/?format=api",
"id": 36490,
"name": "Memborg"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}