GET /api/v1/releasers/140842/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/140842/?format=api",
"demozoo_url": "https://demozoo.org/sceners/140842/",
"id": 140842,
"name": "Kirk",
"is_group": false,
"nicks": [
{
"name": "Kirk",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Kirk"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
"id": 5087,
"name": "Raiders of the Lost Empire"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/108780/?format=api",
"id": 108780,
"name": "Rock'n Role Staff"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=2024"
}
]
}