GET /api/v1/releasers/3384/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/3384/?format=api",
"demozoo_url": "https://demozoo.org/sceners/3384/",
"id": 3384,
"name": "Erik Pojar",
"is_group": false,
"nicks": [
{
"name": "Erik",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Erik"
]
},
{
"name": "Erik Pojar",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Erik Pojar"
]
},
{
"name": "Rick Dangerous",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Rick",
"Rick Dangerous"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
"id": 1536,
"name": "Surprise! Productions"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/69/?format=api",
"id": 69,
"name": "Tristar and Red Sector Inc."
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Person",
"url": "https://defacto2.net/p/erik-pojar"
},
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=25765"
},
{
"link_class": "MobygamesDeveloper",
"url": "https://www.mobygames.com/developer/sheet/view/developerId,104349/"
}
]
}