GET /api/v1/releasers/112571/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/112571/?format=api",
"demozoo_url": "https://demozoo.org/sceners/112571/",
"id": 112571,
"name": "White Viper",
"is_group": false,
"nicks": [
{
"name": "White Viper",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"White Viper"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/67881/?format=api",
"id": 67881,
"name": "Eclipse"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/127134/?format=api",
"id": 127134,
"name": "Phase One"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}