GET /api/v1/releasers/119993/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/119993/?format=api",
"demozoo_url": "https://demozoo.org/groups/119993/",
"id": 119993,
"name": "Reverb Records",
"is_group": true,
"nicks": [
{
"name": "Reverb Records",
"abbreviation": "RVB",
"is_primary_nick": true,
"variants": [
"RVB",
"Reverb Records"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/75542/?format=api",
"id": 75542,
"name": "Dweazle"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/75567/?format=api",
"id": 75567,
"name": "Stime"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/119994/?format=api",
"id": 119994,
"name": "Inferno"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/music/groups/reverb_records/"
}
]
}