GET /api/v1/releasers/52390/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/52390/?format=api",
"demozoo_url": "https://demozoo.org/sceners/52390/",
"id": 52390,
"name": "B.F.G",
"is_group": false,
"nicks": [
{
"name": "B.F.G",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"B.F.G"
]
},
{
"name": "The Big Fuckin' Gremlin",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"The Big Fuckin' Gremlin"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/31818/?format=api",
"id": 31818,
"name": "Pure Energy"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}