GET /api/v1/releasers/51317/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/51317/?format=api",
"demozoo_url": "https://demozoo.org/groups/51317/",
"id": 51317,
"name": "Axiom",
"is_group": true,
"nicks": [
{
"name": "Axiom",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Axiom"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/7622/?format=api",
"id": 7622,
"name": "Beastie Boys"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/31034/?format=api",
"id": 31034,
"name": "Lotus"
},
"is_current": true
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/72614/?format=api",
"id": 72614,
"name": "Marc"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/79081/?format=api",
"id": 79081,
"name": "Thomas"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}