GET /api/v1/releasers/65400/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/65400/?format=api",
"demozoo_url": "https://demozoo.org/groups/65400/",
"id": 65400,
"name": "Audio Alliance",
"is_group": true,
"nicks": [
{
"name": "Audio Alliance",
"abbreviation": "AA",
"is_primary_nick": true,
"variants": [
"AA",
"Audio Alliance"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/830/?format=api",
"id": 830,
"name": "Virt"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/46108/?format=api",
"id": 46108,
"name": "RS3"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15976/?format=api",
"id": 15976,
"name": "Beek"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}