GET /api/v1/releasers/7337/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/7337/?format=api",
"demozoo_url": "https://demozoo.org/sceners/7337/",
"id": 7337,
"name": "Spike",
"is_group": false,
"nicks": [
{
"name": "Dr. Spike",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Dr. Spike"
]
},
{
"name": "Spike",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Spike"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
"id": 3170,
"name": "Genesis Project"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/4971/?format=api",
"id": 4971,
"name": "AMOK"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/7634/?format=api",
"id": 7634,
"name": "The Melmac Team"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}