GET /api/v1/releasers/64521/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/64521/?format=api",
"demozoo_url": "https://demozoo.org/groups/64521/",
"id": 64521,
"name": "Pyramid",
"is_group": true,
"nicks": [
{
"name": "Pyramid",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Pyramid"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/64520/?format=api",
"id": 64520,
"name": "Deckard"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/137555/?format=api",
"id": 137555,
"name": "Aladin"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/130724/?format=api",
"id": 130724,
"name": "C.A.T."
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}