GET /api/v1/releasers/146767/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/146767/?format=api",
"demozoo_url": "https://demozoo.org/groups/146767/",
"id": 146767,
"name": "The Mickey Mouse Club",
"is_group": true,
"nicks": [
{
"name": "The Mickey Mouse Club",
"abbreviation": "MMC",
"is_primary_nick": true,
"variants": [
"MMC",
"The Mickey Mouse Club"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/146769/?format=api",
"id": 146769,
"name": "Cardiac Arrest"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/146770/?format=api",
"id": 146770,
"name": "The Dark Lord"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Group",
"url": "https://defacto2.net/g/mickey-mouse-club"
}
]
}