GET /api/v1/releasers/20700/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/20700/?format=api",
"demozoo_url": "https://demozoo.org/sceners/20700/",
"id": 20700,
"name": "B.O.B.",
"is_group": false,
"nicks": [
{
"name": "B.O.B.",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"B.O.B."
]
},
{
"name": "Bob",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Bob"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1923/?format=api",
"id": 1923,
"name": "Prodigy"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1310/?format=api",
"id": 1310,
"name": "Lucid"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}