GET /api/v1/releasers/18550/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/18550/?format=api",
"demozoo_url": "https://demozoo.org/sceners/18550/",
"id": 18550,
"name": "Mark",
"is_group": false,
"nicks": [
{
"name": "Marc",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Marc"
]
},
{
"name": "Mark",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Mark"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/18546/?format=api",
"id": 18546,
"name": "Subway"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/62842/?format=api",
"id": 62842,
"name": "The Professionals"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=6225"
}
]
}