GET /api/v1/releasers/1958/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/1958/?format=api",
"demozoo_url": "https://demozoo.org/sceners/1958/",
"id": 1958,
"name": "Axe",
"is_group": false,
"nicks": [
{
"name": "Axe",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Axe"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1953/?format=api",
"id": 1953,
"name": "Styline"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/96213/?format=api",
"id": 96213,
"name": "Dark Millenium"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=23337"
}
]
}