GET /api/v1/releasers/104081/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/104081/?format=api",
"demozoo_url": "https://demozoo.org/groups/104081/",
"id": 104081,
"name": "SemiCoders",
"is_group": true,
"nicks": [
{
"name": "SemiCoders",
"abbreviation": "SC",
"is_primary_nick": true,
"variants": [
"SC",
"SemiCoders"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/38847/?format=api",
"id": 38847,
"name": "Joplin"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/104086/?format=api",
"id": 104086,
"name": "Freshcola"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=66742"
}
]
}