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