GET /api/v1/releasers/41257/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/41257/?format=api",
"demozoo_url": "https://demozoo.org/groups/41257/",
"id": 41257,
"name": "The D.J.'s",
"is_group": true,
"nicks": [
{
"name": "The D.J.'s",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The D.J.'s"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2034/?format=api",
"id": 2034,
"name": "Lotek Style"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}