GET /api/v1/releasers/1213/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/1213/?format=api",
"demozoo_url": "https://demozoo.org/sceners/1213/",
"id": 1213,
"name": "Cortez",
"is_group": false,
"nicks": [
{
"name": "Cortez",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Cortez"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1214/?format=api",
"id": 1214,
"name": "Setrox"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/738/?format=api",
"id": 738,
"name": "Alcatraz"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=7168"
}
]
}