GET /api/v1/releasers/13238/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/13238/?format=api",
"demozoo_url": "https://demozoo.org/groups/13238/",
"id": 13238,
"name": "Darkstone",
"is_group": true,
"nicks": [
{
"name": "Darkstone",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Darkstone"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/13237/?format=api",
"id": 13237,
"name": "Lord S.M.Zett"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123114/?format=api",
"id": 123114,
"name": "Zett Darkstone"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}