GET /api/v1/releasers/124578/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/124578/?format=api",
"demozoo_url": "https://demozoo.org/groups/124578/",
"id": 124578,
"name": "The Oz-Crackers",
"is_group": true,
"nicks": [
{
"name": "The Oz-Crackers",
"abbreviation": "OZC",
"is_primary_nick": true,
"variants": [
"OZC",
"Oz-Crackers",
"The Oz-Crackers"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/124579/?format=api",
"id": 124579,
"name": "The Undertaker"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/56440/?format=api",
"id": 56440,
"name": "Wiz of Oz"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}