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