GET /api/v1/releasers/104485/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/104485/?format=api",
"demozoo_url": "https://demozoo.org/groups/104485/",
"id": 104485,
"name": "Defcon",
"is_group": true,
"nicks": [
{
"name": "Defcon",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Defcon"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/104035/?format=api",
"id": 104035,
"name": "Donald the Duck"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/118396/?format=api",
"id": 118396,
"name": "Lucas"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/114802/?format=api",
"id": 114802,
"name": "The Twins"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=67440"
}
]
}