GET /api/v1/releasers/9033/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9033/?format=api",
"demozoo_url": "https://demozoo.org/groups/9033/",
"id": 9033,
"name": "The Unbelievables",
"is_group": true,
"nicks": [
{
"name": "The Lids",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"The Lids"
]
},
{
"name": "The Unbelievables",
"abbreviation": "UVS",
"is_primary_nick": true,
"variants": [
"The Unbelievables",
"UVS",
"Unbelievables"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9032/?format=api",
"id": 9032,
"name": "FBI"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9099/?format=api",
"id": 9099,
"name": "Legend"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/55299/?format=api",
"id": 55299,
"name": "Mic"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2564"
}
]
}