GET /api/v1/releasers/32780/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/32780/?format=api",
"demozoo_url": "https://demozoo.org/sceners/32780/",
"id": 32780,
"name": "One-Man",
"is_group": false,
"nicks": [
{
"name": "One-Man",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"One Man",
"One-Man"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/52018/?format=api",
"id": 52018,
"name": "Optical Brothers"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/One_Man"
}
]
}