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