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