GET /api/v1/releasers/9544/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9544/?format=api",
"demozoo_url": "https://demozoo.org/groups/9544/",
"id": 9544,
"name": "ALC",
"is_group": true,
"nicks": [
{
"name": "ALC",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"ALC"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9543/?format=api",
"id": 9543,
"name": "Vox"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/53100/?format=api",
"id": 53100,
"name": "Stix"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/62598/?format=api",
"id": 62598,
"name": "Syciu"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}