GET /api/v1/releasers/148640/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/148640/?format=api",
"demozoo_url": "https://demozoo.org/sceners/148640/",
"id": 148640,
"name": "M. Bob",
"is_group": false,
"nicks": [
{
"name": "M. Bob",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"M. Bob",
"M.Bob"
]
},
{
"name": "Modern Bob",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Modern Bob"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/26383/?format=api",
"id": 26383,
"name": "Legacy"
},
"is_current": false
},
{
"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/31034/?format=api",
"id": 31034,
"name": "Lotus"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=17975"
}
]
}