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