GET /api/v1/releasers/9121/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9121/?format=api",
"demozoo_url": "https://demozoo.org/groups/9121/",
"id": 9121,
"name": "Total Computer Gang",
"is_group": true,
"nicks": [
{
"name": "T.C.G.",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"T.C.G."
]
},
{
"name": "Total Computer Gang",
"abbreviation": "TCG",
"is_primary_nick": true,
"variants": [
"TCG",
"Total Computer Gang"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9120/?format=api",
"id": 9120,
"name": "Wixet"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9122/?format=api",
"id": 9122,
"name": "Shrek"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9123/?format=api",
"id": 9123,
"name": "z00m"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/78524/?format=api",
"id": 78524,
"name": "Fikee"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2478"
}
]
}