GET /api/v1/releasers/42866/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/42866/?format=api",
"demozoo_url": "https://demozoo.org/groups/42866/",
"id": 42866,
"name": "Project Ruori",
"is_group": true,
"nicks": [
{
"name": "Project Ruori",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Project Ruori"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/42865/?format=api",
"id": 42865,
"name": "Beth Binkovitz"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/42876/?format=api",
"id": 42876,
"name": "Steve Mokris"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}