GET /api/v1/releasers/14557/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/14557/?format=api",
"demozoo_url": "https://demozoo.org/groups/14557/",
"id": 14557,
"name": "Silicon Records",
"is_group": true,
"nicks": [
{
"name": "Silicon Records",
"abbreviation": "SR",
"is_primary_nick": true,
"variants": [
"SR",
"Silicon Records"
]
},
{
"name": "Silicon Records '99",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Silicon Records '99"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/14556/?format=api",
"id": 14556,
"name": "Infra"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/8421/?format=api",
"id": 8421,
"name": "Starfox"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/13653/?format=api",
"id": 13653,
"name": "Loolarge"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}