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