GET /api/v1/releasers/133107/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/133107/?format=api",
"demozoo_url": "https://demozoo.org/groups/133107/",
"id": 133107,
"name": "Silver Square Records",
"is_group": true,
"nicks": [
{
"name": "Silver Square Records",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Silver Square Records"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/87686/?format=api",
"id": 87686,
"name": "Claude"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}