GET /api/v1/releasers/115323/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/115323/?format=api",
"demozoo_url": "https://demozoo.org/groups/115323/",
"id": 115323,
"name": "Braves of Scotland",
"is_group": true,
"nicks": [
{
"name": "Braves of Scotland",
"abbreviation": "BOS",
"is_primary_nick": true,
"variants": [
"BOS",
"Braves of Scotland"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/115353/?format=api",
"id": 115353,
"name": "xxxplode"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}