GET /api/v1/releasers/75563/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/75563/?format=api",
"demozoo_url": "https://demozoo.org/groups/75563/",
"id": 75563,
"name": "The Extreme Ansi Artists",
"is_group": true,
"nicks": [
{
"name": "The Extreme Ansi Artists",
"abbreviation": "TXA",
"is_primary_nick": true,
"variants": [
"TXA",
"The Extreme Ansi Artists"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/48139/?format=api",
"id": 48139,
"name": "Brain"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/24177/?format=api",
"id": 24177,
"name": "Dirtbag"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=15375"
}
]
}