GET /api/v1/releasers/70984/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/70984/?format=api",
"demozoo_url": "https://demozoo.org/sceners/70984/",
"id": 70984,
"name": "Purple Zebra",
"is_group": false,
"nicks": [
{
"name": "Purple Zebra",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Purple Zebra"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/70983/?format=api",
"id": 70983,
"name": "Coders In Action"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/19837/?format=api",
"id": 19837,
"name": "The Natives"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}