GET /api/v1/releasers/146458/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/146458/?format=api",
"demozoo_url": "https://demozoo.org/groups/146458/",
"id": 146458,
"name": "Silicon Valley Swappe Shoppe",
"is_group": true,
"nicks": [
{
"name": "Silicon Valley Swappe Shoppe",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Silicon Valley Swappe Shoppe"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123321/?format=api",
"id": 123321,
"name": "Mr Turbo"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Group",
"url": "https://defacto2.net/g/silicon-valley-swappe-shoppe"
}
]
}