GET /api/v1/releasers/39042/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/39042/?format=api",
"demozoo_url": "https://demozoo.org/groups/39042/",
"id": 39042,
"name": "Genetic Brothers",
"is_group": true,
"nicks": [
{
"name": "Genetic Brothers",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Genetic Brothers"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/39041/?format=api",
"id": 39041,
"name": "Sir James"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/39075/?format=api",
"id": 39075,
"name": "Priest"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}