GET /api/v1/releasers/44601/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/44601/?format=api",
"demozoo_url": "https://demozoo.org/groups/44601/",
"id": 44601,
"name": "Blue Ice",
"is_group": true,
"nicks": [
{
"name": "Blue Ice",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Blue Ice"
]
},
{
"name": "Blue Ice Project",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Blue Ice Project"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/44155/?format=api",
"id": 44155,
"name": "Kodi"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/44603/?format=api",
"id": 44603,
"name": "Liquid"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}