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