GET /api/v1/releasers/42837/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/42837/?format=api",
"demozoo_url": "https://demozoo.org/groups/42837/",
"id": 42837,
"name": "The Tremendous Trio",
"is_group": true,
"nicks": [
{
"name": "The Tremendous Trio",
"abbreviation": "TTT",
"is_primary_nick": true,
"variants": [
"TTT",
"The Tremendous Trio"
]
},
{
"name": "Trem Trio",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Trem Trio"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11022/?format=api",
"id": 11022,
"name": "JC"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11055/?format=api",
"id": 11055,
"name": "DilDil"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11054/?format=api",
"id": 11054,
"name": "Sanity"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=5742"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=7633"
}
]
}