GET /api/v1/releasers/153758/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/153758/?format=api",
"demozoo_url": "https://demozoo.org/groups/153758/",
"id": 153758,
"name": "Apple Trading Club",
"is_group": true,
"nicks": [
{
"name": "Apple Trading Club",
"abbreviation": "ATC",
"is_primary_nick": true,
"variants": [
"ATC",
"Apple Trading Club"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/106141/?format=api",
"id": 106141,
"name": "The Lizard"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/118511/?format=api",
"id": 118511,
"name": "The Sheik"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}