GET /api/v1/releasers/54232/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/54232/?format=api",
"demozoo_url": "https://demozoo.org/groups/54232/",
"id": 54232,
"name": "The United Crew Inc.",
"is_group": true,
"nicks": [
{
"name": "The United Crew Inc.",
"abbreviation": "UCI",
"is_primary_nick": true,
"variants": [
"The United Crew Inc.",
"UCI"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/118176/?format=api",
"id": 118176,
"name": "Myxtronic"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/120111/?format=api",
"id": 120111,
"name": "Marsian"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/120112/?format=api",
"id": 120112,
"name": "The Rabbit"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/120113/?format=api",
"id": 120113,
"name": "Metal Mutant"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=14936"
}
]
}