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