GET /api/v1/releasers/115528/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/115528/?format=api",
"demozoo_url": "https://demozoo.org/groups/115528/",
"id": 115528,
"name": "The Elite Circle",
"is_group": true,
"nicks": [
{
"name": "The Elite Circle",
"abbreviation": "TEC",
"is_primary_nick": true,
"variants": [
"TEC",
"The Elite Circle"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/116103/?format=api",
"id": 116103,
"name": "The Pro"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/116134/?format=api",
"id": 116134,
"name": "Chavo"
},
"is_current": false
}
],
"subgroups": [
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/109149/?format=api",
"id": 109149,
"name": "Starfleet H-Q"
},
"is_current": true
}
],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=3646"
}
]
}