GET /api/v1/releasers/242/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/242/?format=api",
"demozoo_url": "https://demozoo.org/groups/242/",
"id": 242,
"name": "Orange Juice",
"is_group": true,
"nicks": [
{
"name": "Orange Juice",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Ojuice",
"Orange Juice"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/251/?format=api",
"id": 251,
"name": "Yes"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/44160/?format=api",
"id": 44160,
"name": "Chandra"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=155"
},
{
"link_class": "WaybackMachinePage",
"url": "https://web.archive.org/web/20000815061453/http://www.ojuice.net/"
}
]
}