GET /api/v1/releasers/7634/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/7634/?format=api",
"demozoo_url": "https://demozoo.org/groups/7634/",
"id": 7634,
"name": "The Melmac Team",
"is_group": true,
"nicks": [
{
"name": "The Melmac Team",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Melmac Team"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/7337/?format=api",
"id": 7337,
"name": "Spike"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/7255/?format=api",
"id": 7255,
"name": "Alf"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}