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