GET /api/v1/releasers/102050/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/102050/?format=api",
"demozoo_url": "https://demozoo.org/groups/102050/",
"id": 102050,
"name": "Digital Boys",
"is_group": true,
"nicks": [
{
"name": "Digital Boys",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Digital Boys"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/102051/?format=api",
"id": 102051,
"name": "Hehe"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/103571/?format=api",
"id": 103571,
"name": "Domin 8"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "https://janeway.exotica.org.uk/author.php?id=61252"
}
]
}