GET /api/v1/releasers/64231/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/64231/?format=api",
"demozoo_url": "https://demozoo.org/sceners/64231/",
"id": 64231,
"name": "Lizart",
"is_group": false,
"nicks": [
{
"name": "Lizard",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Lizard"
]
},
{
"name": "Lizart",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Lizart"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/5086/?format=api",
"id": 5086,
"name": "Spiders-Crew"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=2531"
}
]
}