GET /api/v1/releasers/129591/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/129591/?format=api",
"demozoo_url": "https://demozoo.org/groups/129591/",
"id": 129591,
"name": "Dark Smile Productions",
"is_group": true,
"nicks": [
{
"name": "Dark Smile Productions",
"abbreviation": "DSP",
"is_primary_nick": true,
"variants": [
"DSP",
"Dark Smile Productions"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/63345/?format=api",
"id": 63345,
"name": "Crazy Ca-t"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}