GET /api/v1/releasers/142613/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/142613/?format=api",
"demozoo_url": "https://demozoo.org/groups/142613/",
"id": 142613,
"name": "The Pink Panthers",
"is_group": true,
"nicks": [
{
"name": "The Pink Panthers",
"abbreviation": "TPP",
"is_primary_nick": true,
"variants": [
"TPP",
"The Pink Panthers"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/79079/?format=api",
"id": 79079,
"name": "Raster Buster"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}