GET /api/v1/releasers/120630/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/120630/?format=api",
"demozoo_url": "https://demozoo.org/sceners/120630/",
"id": 120630,
"name": "Dr. Micro",
"is_group": false,
"nicks": [
{
"name": "Dr. Micro",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Dr. Micro"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/115539/?format=api",
"id": 115539,
"name": "The 1200 Club"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/118508/?format=api",
"id": 118508,
"name": "PPG"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}