GET /api/v1/releasers/90698/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/90698/?format=api",
"demozoo_url": "https://demozoo.org/sceners/90698/",
"id": 90698,
"name": "Mr. Mac",
"is_group": false,
"nicks": [
{
"name": "Mr. Mac",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Mr. Mac"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/90696/?format=api",
"id": 90696,
"name": "The Morons"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/3336/?format=api",
"id": 3336,
"name": "Digital Warriors"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}