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