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