GET /api/v1/releasers/112935/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/112935/?format=api",
"demozoo_url": "https://demozoo.org/groups/112935/",
"id": 112935,
"name": "Latin Rascals",
"is_group": true,
"nicks": [
{
"name": "Latin Rascals",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Latin Rascals"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/112936/?format=api",
"id": 112936,
"name": "Lone Wolf"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}