GET /api/v1/releasers/107282/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/107282/?format=api",
"demozoo_url": "https://demozoo.org/groups/107282/",
"id": 107282,
"name": "Daxy",
"is_group": true,
"nicks": [
{
"name": "Daxy",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Daxy"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2532/?format=api",
"id": 2532,
"name": "Raver"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9256/?format=api",
"id": 9256,
"name": "Hazard"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Daxy"
}
]
}