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