GET /api/v1/releasers/4334/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/4334/?format=api",
"demozoo_url": "https://demozoo.org/sceners/4334/",
"id": 4334,
"name": "Gary J. Hung",
"is_group": false,
"nicks": [
{
"name": "GJH",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"GJH"
]
},
{
"name": "Gary J. Hung",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Gary J. Hung"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/67263/?format=api",
"id": 67263,
"name": "SONiC DiSSENT"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/5355/?format=api",
"id": 5355,
"name": "Limp Ninja"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}