GET /api/v1/releasers/60824/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/60824/?format=api",
"demozoo_url": "https://demozoo.org/sceners/60824/",
"id": 60824,
"name": "Jane",
"is_group": false,
"nicks": [
{
"name": "Jane",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Jane"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/54905/?format=api",
"id": 54905,
"name": "Asphyxia"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/107681/?format=api",
"id": 107681,
"name": "Deuter"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=3850"
}
]
}