GET /api/v1/releasers/9465/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9465/?format=api",
"demozoo_url": "https://demozoo.org/sceners/9465/",
"id": 9465,
"name": "Mr. John",
"is_group": false,
"nicks": [
{
"name": "John",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"John"
]
},
{
"name": "Mr. John",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Mr. John"
]
},
{
"name": "bj_feat",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"bj_feat"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9457/?format=api",
"id": 9457,
"name": "Technology Insys"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9674/?format=api",
"id": 9674,
"name": "Jurassic Soft"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "SpeccyWikiPage",
"url": "http://speccy.info/Mr._John"
}
]
}