GET /api/v1/releasers/110016/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/110016/?format=api",
"demozoo_url": "https://demozoo.org/groups/110016/",
"id": 110016,
"name": "The Tiger Team 2003",
"is_group": true,
"nicks": [
{
"name": "TTT 2003",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"TTT 2003"
]
},
{
"name": "The Tiger Team 2003",
"abbreviation": "TTT",
"is_primary_nick": true,
"variants": [
"TTT",
"The Tiger Team 2003"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123479/?format=api",
"id": 123479,
"name": "Cruft"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123482/?format=api",
"id": 123482,
"name": "Soloflex"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/138218/?format=api",
"id": 138218,
"name": "Xerox"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=2544"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=8890"
}
]
}