GET /api/v1/releasers/122433/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/122433/?format=api",
"demozoo_url": "https://demozoo.org/sceners/122433/",
"id": 122433,
"name": "Steve",
"is_group": false,
"nicks": [
{
"name": "Mirrorman",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"MM",
"Mirrorman"
]
},
{
"name": "Steve",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"STV",
"Steve"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
"id": 3129,
"name": "Atlantis"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/22186/?format=api",
"id": 22186,
"name": "Computer Freaks Association"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/142750/?format=api",
"id": 142750,
"name": "Wild Bytez"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=20737"
},
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=5105"
}
]
}