GET /api/v1/releasers/40980/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/40980/?format=api",
"demozoo_url": "https://demozoo.org/sceners/40980/",
"id": 40980,
"name": "Yeager",
"is_group": false,
"nicks": [
{
"name": "Yeager",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Yeager"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/32256/?format=api",
"id": 32256,
"name": "The Lazer Heads"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/34609/?format=api",
"id": 34609,
"name": "The Final Spacecoders"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.danielnylander.se"
},
{
"link_class": "TwitterAccount",
"url": "https://twitter.com/Daniel_Nylander"
}
]
}