GET /api/v1/releasers/20758/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/20758/?format=api",
"demozoo_url": "https://demozoo.org/sceners/20758/",
"id": 20758,
"name": "Carlos",
"is_group": false,
"nicks": [
{
"name": "Carlos",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Carlos"
]
},
{
"name": "crs",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"crs"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/20756/?format=api",
"id": 20756,
"name": "Downtown"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/385/?format=api",
"id": 385,
"name": "Broncs"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/6037/?format=api",
"id": 6037,
"name": "CLRSRC"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "SceneidAccount",
"url": "https://www.pouet.net/user.php?who=486"
}
]
}