GET /api/v1/releasers/50366/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/50366/?format=api",
"demozoo_url": "https://demozoo.org/groups/50366/",
"id": 50366,
"name": "Label Zero",
"is_group": true,
"nicks": [
{
"name": "Label Zero",
"abbreviation": "LZ",
"is_primary_nick": true,
"variants": [
"LZ",
"Label Zero"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11925/?format=api",
"id": 11925,
"name": "Hanx"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/8186/?format=api",
"id": 8186,
"name": "Atx"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/music/groups/label_zero/"
},
{
"link_class": "WaybackMachinePage",
"url": "https://web.archive.org/web/20030602111225/http://labelzero.org/"
}
]
}