GET /api/v1/releasers/48168/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/48168/?format=api",
"demozoo_url": "https://demozoo.org/sceners/48168/",
"id": 48168,
"name": "Weezer",
"is_group": false,
"nicks": [
{
"name": "Weezer",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Weezer"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/22470/?format=api",
"id": 22470,
"name": "Prozac"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/85511/?format=api",
"id": 85511,
"name": "Primus"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}