GET /api/v1/releasers/1662/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/1662/?format=api",
"demozoo_url": "https://demozoo.org/sceners/1662/",
"id": 1662,
"name": "TMK",
"is_group": false,
"nicks": [
{
"name": "TMK",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"TMK"
]
},
{
"name": "Toshi",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Toshi"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1660/?format=api",
"id": 1660,
"name": "iNF"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/12743/?format=api",
"id": 12743,
"name": "Dolphin"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "ArtcityArtist",
"url": "http://artcity.bitfellas.org/index.php?a=artist&id=398"
},
{
"link_class": "TwitterAccount",
"url": "https://twitter.com/tommk"
}
]
}