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