GET /api/v1/releasers/134087/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/134087/?format=api",
"demozoo_url": "https://demozoo.org/groups/134087/",
"id": 134087,
"name": "The Nuzzels",
"is_group": true,
"nicks": [
{
"name": "The Nuzzels",
"abbreviation": "TZZ",
"is_primary_nick": true,
"variants": [
"TZZ",
"The Nuzzels"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/138926/?format=api",
"id": 138926,
"name": "ViGilaNTE"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/134086/?format=api",
"id": 134086,
"name": "The Fugitive"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}