GET /api/v1/releasers/146545/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/146545/?format=api",
"demozoo_url": "https://demozoo.org/groups/146545/",
"id": 146545,
"name": "SCB",
"is_group": true,
"nicks": [
{
"name": "SCB",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"SCB"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/46639/?format=api",
"id": 46639,
"name": "Rick Ranger"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Group",
"url": "https://defacto2.net/g/scb"
}
]
}