GET /api/v1/releasers/7202/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/7202/?format=api",
"demozoo_url": "https://demozoo.org/groups/7202/",
"id": 7202,
"name": "Phoenix",
"is_group": true,
"nicks": [
{
"name": "Phoenix",
"abbreviation": "PHX",
"is_primary_nick": true,
"variants": [
"PHX",
"Phoenix"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15252/?format=api",
"id": 15252,
"name": "Mr. Justice"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/44173/?format=api",
"id": 44173,
"name": "Blackout"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/82524/?format=api",
"id": 82524,
"name": "Electra"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/82525/?format=api",
"id": 82525,
"name": "Poseidon"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/82526/?format=api",
"id": 82526,
"name": "Xory"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/89101/?format=api",
"id": 89101,
"name": "The Man Machine"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=273"
}
]
}