GET /api/v1/releasers/9132/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9132/?format=api",
"demozoo_url": "https://demozoo.org/sceners/9132/",
"id": 9132,
"name": "Fantom",
"is_group": false,
"nicks": [
{
"name": "Fantom",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Fantom"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9501/?format=api",
"id": 9501,
"name": "Siberian Group"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/29661/?format=api",
"id": 29661,
"name": "Debris"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Fantom_%28Siberian_Group%29"
}
]
}