GET /api/v1/releasers/54568/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/54568/?format=api",
"demozoo_url": "https://demozoo.org/groups/54568/",
"id": 54568,
"name": "Digital Creatures",
"is_group": true,
"nicks": [
{
"name": "Digital Creatures",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Digital Creatures"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/20447/?format=api",
"id": 20447,
"name": "Raider"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123447/?format=api",
"id": 123447,
"name": "CB"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123448/?format=api",
"id": 123448,
"name": "Martin"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}