GET /api/v1/releasers/1988/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/1988/?format=api",
"demozoo_url": "https://demozoo.org/sceners/1988/",
"id": 1988,
"name": "Xendi",
"is_group": false,
"nicks": [
{
"name": "Xendi",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Xendi"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1490/?format=api",
"id": 1490,
"name": "Stellar"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/4022/?format=api",
"id": 4022,
"name": "Deadline"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/323/?format=api",
"id": 323,
"name": "Balance"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=22018"
}
]
}