GET /api/v1/releasers/40913/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/40913/?format=api",
"demozoo_url": "https://demozoo.org/sceners/40913/",
"id": 40913,
"name": "Raphael",
"is_group": false,
"nicks": [
{
"name": "Raphael",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Raphael"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8139/?format=api",
"id": 8139,
"name": "Scum Of The Earth"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/31725/?format=api",
"id": 31725,
"name": "The Light Team"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}