GET /api/v1/releasers/124679/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/124679/?format=api",
"demozoo_url": "https://demozoo.org/groups/124679/",
"id": 124679,
"name": "The Billy Buckhead Crew",
"is_group": true,
"nicks": [
{
"name": "The Billy Buckhead Crew",
"abbreviation": "BBC",
"is_primary_nick": true,
"variants": [
"BBC",
"The Billy Buckhead Crew"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/108001/?format=api",
"id": 108001,
"name": "Freestyle International"
},
"is_current": false
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2799/?format=api",
"id": 2799,
"name": "Big H"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2798/?format=api",
"id": 2798,
"name": "Max"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/127860/?format=api",
"id": 127860,
"name": "Mr. Coathanger"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=7079"
}
]
}