GET /api/v1/releasers/26340/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/26340/?format=api",
"demozoo_url": "https://demozoo.org/groups/26340/",
"id": 26340,
"name": "Brainlex",
"is_group": true,
"nicks": [
{
"name": "Brain Lex",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Brain Lex"
]
},
{
"name": "Brainlex",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Brainlex"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/26339/?format=api",
"id": 26339,
"name": "Mad Cow"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/26341/?format=api",
"id": 26341,
"name": "Deep Mind"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/47344/?format=api",
"id": 47344,
"name": "Garfield"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}