GET /api/v1/releasers/60283/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/60283/?format=api",
"demozoo_url": "https://demozoo.org/sceners/60283/",
"id": 60283,
"name": "The Future Man",
"is_group": false,
"nicks": [
{
"name": "The Future Man",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"TFM",
"The Future Man"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/60282/?format=api",
"id": 60282,
"name": "FutureSoft"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/110410/?format=api",
"id": 110410,
"name": "Schneider/Amstrad CPC User Group"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.cpcwiki.eu/index.php/TFM"
}
]
}