GET /api/v1/releasers/7597/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/7597/?format=api",
"demozoo_url": "https://demozoo.org/groups/7597/",
"id": 7597,
"name": "The Outlaws",
"is_group": true,
"nicks": [
{
"name": "The Outlaws",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Outlaws"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/7596/?format=api",
"id": 7596,
"name": "Barfly"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/7585/?format=api",
"id": 7585,
"name": "Buff"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}