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