GET /api/v1/releasers/101141/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/101141/?format=api",
"demozoo_url": "https://demozoo.org/groups/101141/",
"id": 101141,
"name": "The Heartbreakers",
"is_group": true,
"nicks": [
{
"name": "The Heartbreakers",
"abbreviation": "THB",
"is_primary_nick": true,
"variants": [
"THB",
"The Heartbreakers"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/91169/?format=api",
"id": 91169,
"name": "Fowl"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/63428/?format=api",
"id": 63428,
"name": "Duck"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=58821"
}
]
}