GET /api/v1/releasers/542/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/542/?format=api",
"demozoo_url": "https://demozoo.org/sceners/542/",
"id": 542,
"name": "Chris",
"is_group": false,
"nicks": [
{
"name": "Chris",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Chris"
]
},
{
"name": "Crazy Chris",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Crazy Chris"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/127/?format=api",
"id": 127,
"name": "Bomb"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/5369/?format=api",
"id": 5369,
"name": "Gods"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/361/?format=api",
"id": 361,
"name": "Scoopex"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/443/?format=api",
"id": 443,
"name": "Iris"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=8182"
},
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=25729"
}
]
}