GET /api/v1/releasers/1208/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/1208/?format=api",
"demozoo_url": "https://demozoo.org/sceners/1208/",
"id": 1208,
"name": "Peach",
"is_group": false,
"nicks": [
{
"name": "Peach",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Peach"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/738/?format=api",
"id": 738,
"name": "Alcatraz"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "ArtcityArtist",
"url": "http://artcity.bitfellas.org/index.php?a=artist&id=1680"
},
{
"link_class": "DeviantartUser",
"url": "http://peach.deviantart.com"
},
{
"link_class": "SceneidAccount",
"url": "https://www.pouet.net/user.php?who=5443"
}
]
}