GET /api/v1/releasers/13230/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/13230/?format=api",
"demozoo_url": "https://demozoo.org/sceners/13230/",
"id": 13230,
"name": "Krusty",
"is_group": false,
"nicks": [
{
"name": "Krusty",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Krusty"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/11765/?format=api",
"id": 11765,
"name": "Benediction"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/148984/?format=api",
"id": 148984,
"name": "Creative People for CPC"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.cpcwiki.eu/index.php/Krusty"
},
{
"link_class": "SceneidAccount",
"url": "https://www.pouet.net/user.php?who=27998"
}
]
}