GET /api/v1/releasers/70591/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/70591/?format=api",
"demozoo_url": "https://demozoo.org/groups/70591/",
"id": 70591,
"name": "Macabre Productions",
"is_group": true,
"nicks": [
{
"name": "Macabre Productions",
"abbreviation": "M!P",
"is_primary_nick": true,
"variants": [
"M!P",
"Macabre Productions"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/70592/?format=api",
"id": 70592,
"name": "Jim Morrison"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/74915/?format=api",
"id": 74915,
"name": "Jimmy Hoffa"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/74916/?format=api",
"id": 74916,
"name": "I.C.S"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/1374/?format=api",
"id": 1374,
"name": "Comajim"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}