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