GET /api/v1/releasers/57314/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/57314/?format=api",
"demozoo_url": "https://demozoo.org/sceners/57314/",
"id": 57314,
"name": "Srdjan Dakic",
"is_group": false,
"nicks": [
{
"name": "Dale",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Dale"
]
},
{
"name": "Srdjan Dakic",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Srdjan Dakic"
]
},
{
"name": "Suicidal",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Suicidal"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1310/?format=api",
"id": 1310,
"name": "Lucid"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "GithubAccount",
"url": "https://github.com/dakics"
}
]
}