GET /api/v1/releasers/15157/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/15157/?format=api",
"demozoo_url": "https://demozoo.org/groups/15157/",
"id": 15157,
"name": "Associated Computer Nerds of Europe",
"is_group": true,
"nicks": [
{
"name": "Associated Computer Nerds of Europe",
"abbreviation": "ACNE",
"is_primary_nick": true,
"variants": [
"ACNE",
"Associated Computer Nerds of Europe"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15225/?format=api",
"id": 15225,
"name": "Swahili"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15208/?format=api",
"id": 15208,
"name": "McMoffin"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}