GET /api/v1/releasers/66680/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/66680/?format=api",
"demozoo_url": "https://demozoo.org/groups/66680/",
"id": 66680,
"name": "The Fab Four",
"is_group": true,
"nicks": [
{
"name": "The Fab Four",
"abbreviation": "TF4",
"is_primary_nick": true,
"variants": [
"TF4",
"The Fab Four"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/20665/?format=api",
"id": 20665,
"name": "Phil Douglas"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/53731/?format=api",
"id": 53731,
"name": "Mathew"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/18547/?format=api",
"id": 18547,
"name": "George II"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/53732/?format=api",
"id": 53732,
"name": "Tilt"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=41697"
}
]
}