GET /api/v1/releasers/4348/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/4348/?format=api",
"demozoo_url": "https://demozoo.org/sceners/4348/",
"id": 4348,
"name": "ernie",
"is_group": false,
"nicks": [
{
"name": "ernie",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"ernie"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/132680/?format=api",
"id": 132680,
"name": "Roguebyte"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "SceneidAccount",
"url": "https://www.pouet.net/user.php?who=47570"
}
]
}