GET /api/v1/releasers/41778/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/41778/?format=api",
"demozoo_url": "https://demozoo.org/groups/41778/",
"id": 41778,
"name": "London Atari Computer Enthusiasts",
"is_group": true,
"nicks": [
{
"name": "London Atari Computer Enthusiasts",
"abbreviation": "LACE",
"is_primary_nick": true,
"variants": [
"LACE",
"London Atari Computer Enthusiasts"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/50453/?format=api",
"id": 50453,
"name": "Brian Paul"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/44744/?format=api",
"id": 44744,
"name": "Bob Chewter"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}