GET /api/v1/releasers/115504/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/115504/?format=api",
"demozoo_url": "https://demozoo.org/groups/115504/",
"id": 115504,
"name": "The Superior Music Composers",
"is_group": true,
"nicks": [
{
"name": "The Superior Music Composers",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Superior Music Composers"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/26384/?format=api",
"id": 26384,
"name": "Mr. Mouse"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/34201/?format=api",
"id": 34201,
"name": "The Gee"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}