GET /api/v1/releasers/5652/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/5652/?format=api",
"demozoo_url": "https://demozoo.org/sceners/5652/",
"id": 5652,
"name": "Marlon",
"is_group": false,
"nicks": [
{
"name": "Marlon",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Marlon"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/17417/?format=api",
"id": 17417,
"name": "Xymox Project"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "AmpAuthor",
"url": "https://amp.dascene.net/detail.php?view=4613"
},
{
"link_class": "ArtcityArtist",
"url": "http://artcity.bitfellas.org/index.php?a=artist&id=1502"
}
]
}