GET /api/v1/releasers/25672/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/25672/?format=api",
"demozoo_url": "https://demozoo.org/sceners/25672/",
"id": 25672,
"name": "Eclipse",
"is_group": false,
"nicks": [
{
"name": "Eclipse",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Eclipse"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/25642/?format=api",
"id": 25642,
"name": "Damn Excellent ANSI Designers"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/36630/?format=api",
"id": 36630,
"name": "Lightspeed"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}