GET /api/v1/releasers/43277/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/43277/?format=api",
"demozoo_url": "https://demozoo.org/groups/43277/",
"id": 43277,
"name": "Destruction Team",
"is_group": true,
"nicks": [
{
"name": "Destruction Team",
"abbreviation": "DT",
"is_primary_nick": true,
"variants": [
"DT",
"Destruction Team"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/8901/?format=api",
"id": 8901,
"name": "Constellation"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/43276/?format=api",
"id": 43276,
"name": "Graf"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}