GET /api/v1/releasers/60123/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/60123/?format=api",
"demozoo_url": "https://demozoo.org/sceners/60123/",
"id": 60123,
"name": "Morten Grouleff",
"is_group": false,
"nicks": [
{
"name": "Morten Grouleff",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Morten Grouleff"
]
},
{
"name": "Scratch",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Scratch"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/45239/?format=api",
"id": 45239,
"name": "Enemies"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "AmpAuthor",
"url": "https://amp.dascene.net/detail.php?view=5076"
},
{
"link_class": "BaseUrl",
"url": "http://www.grouleff.dk/"
},
{
"link_class": "KestraBitworldAuthor",
"url": "https://janeway.exotica.org.uk/author.php?id=4525"
},
{
"link_class": "MobygamesDeveloper",
"url": "https://www.mobygames.com/developer/sheet/view/developerId,19365/"
}
]
}