GET /api/v1/releasers/110503/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/110503/?format=api",
"demozoo_url": "https://demozoo.org/sceners/110503/",
"id": 110503,
"name": "Mike D.",
"is_group": false,
"nicks": [
{
"name": "Mike D.",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Mike D."
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/6510/?format=api",
"id": 6510,
"name": "Black Code Design"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/65116/?format=api",
"id": 65116,
"name": "Chalice"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=735"
}
]
}