GET /api/v1/releasers/4456/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/4456/?format=api",
"demozoo_url": "https://demozoo.org/sceners/4456/",
"id": 4456,
"name": "Rohtie",
"is_group": false,
"nicks": [
{
"name": "Rohtie",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Rohtie"
]
},
{
"name": "Thor Merlin Lervik",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Thor Merlin Lervik"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/24001/?format=api",
"id": 24001,
"name": "Ninjadev"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/138274/?format=api",
"id": 138274,
"name": "Neeven"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.thor-merlin.no"
},
{
"link_class": "CsdbScener",
"url": "https://csdb.dk/scener/?id=39609"
},
{
"link_class": "GithubAccount",
"url": "https://github.com/rohtie"
},
{
"link_class": "SceneidAccount",
"url": "https://www.pouet.net/user.php?who=99867"
}
]
}