GET /api/v1/releasers/101291/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/101291/?format=api",
"demozoo_url": "https://demozoo.org/groups/101291/",
"id": 101291,
"name": "Rascals",
"is_group": true,
"nicks": [
{
"name": "Rascals",
"abbreviation": "RCS",
"is_primary_nick": true,
"variants": [
"RCS",
"Rascals"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/103123/?format=api",
"id": 103123,
"name": "MCBK"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/23516/?format=api",
"id": 23516,
"name": "Adkins"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=59258"
}
]
}