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