GET /api/v1/releasers/1987/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/1987/?format=api",
"demozoo_url": "https://demozoo.org/sceners/1987/",
"id": 1987,
"name": "Frankie",
"is_group": false,
"nicks": [
{
"name": "Frankie",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Frankie"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1490/?format=api",
"id": 1490,
"name": "Stellar"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1453/?format=api",
"id": 1453,
"name": "Agnostic Front"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/7945/?format=api",
"id": 7945,
"name": "Celestial"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1388/?format=api",
"id": 1388,
"name": "Calibra"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "ArtcityArtist",
"url": "http://artcity.bitfellas.org/index.php?a=artist&id=1098"
},
{
"link_class": "BaseUrl",
"url": "https://samipiskonen.com"
},
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=6917"
}
]
}