GET /api/v1/releasers/68561/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/68561/?format=api",
"demozoo_url": "https://demozoo.org/groups/68561/",
"id": 68561,
"name": "Zekt",
"is_group": true,
"nicks": [
{
"name": "Zekt",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Zekt"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/68560/?format=api",
"id": 68560,
"name": "Joshua"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/94967/?format=api",
"id": 94967,
"name": "Gzer"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=26242"
}
]
}