GET /api/v1/releasers/9553/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9553/?format=api",
"demozoo_url": "https://demozoo.org/groups/9553/",
"id": 9553,
"name": "Xtatic",
"is_group": true,
"nicks": [
{
"name": "XTC",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"XTC"
]
},
{
"name": "Xtatic",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Xtatic"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9343/?format=api",
"id": 9343,
"name": "Voodoo"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12080/?format=api",
"id": 12080,
"name": "Sidha"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/14238/?format=api",
"id": 14238,
"name": "Ste83"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/2885/?format=api",
"id": 2885,
"name": "Alien^PDX"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}