GET /api/v1/releasers/57143/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/57143/?format=api",
"demozoo_url": "https://demozoo.org/groups/57143/",
"id": 57143,
"name": "Depth Charge",
"is_group": true,
"nicks": [
{
"name": "Depth Charge",
"abbreviation": "DTC",
"is_primary_nick": true,
"variants": [
"DTC",
"Depth Charge"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/26123/?format=api",
"id": 26123,
"name": "Phuzzy Logik"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/118734/?format=api",
"id": 118734,
"name": "Alex"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}