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