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