GET /api/v1/releasers/26191/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/26191/?format=api",
"demozoo_url": "https://demozoo.org/sceners/26191/",
"id": 26191,
"name": "Riot",
"is_group": false,
"nicks": [
{
"name": "Riot",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Riot"
]
},
{
"name": "Slowriot",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Slowriot"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/72285/?format=api",
"id": 72285,
"name": "VoxelStorm"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "DeviantartUser",
"url": "http://slowriot.deviantart.com"
}
]
}