GET /api/v1/releasers/44888/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/44888/?format=api",
"demozoo_url": "https://demozoo.org/groups/44888/",
"id": 44888,
"name": "The Celestial Knights",
"is_group": true,
"nicks": [
{
"name": "The Celestial Knights",
"abbreviation": "CKS",
"is_primary_nick": true,
"variants": [
"CKS",
"The Celestial Knights"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/44889/?format=api",
"id": 44889,
"name": "Metallic Warrior"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/126124/?format=api",
"id": 126124,
"name": "Commanche"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=3839"
}
]
}