GET /api/v1/releasers/109902/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/109902/?format=api",
"demozoo_url": "https://demozoo.org/groups/109902/",
"id": 109902,
"name": "The Master Team",
"is_group": true,
"nicks": [
{
"name": "The Master Team",
"abbreviation": "TMT",
"is_primary_nick": true,
"variants": [
"TMT",
"The Master Team"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/65379/?format=api",
"id": 65379,
"name": "Wizz"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/139958/?format=api",
"id": 139958,
"name": "Hex"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/139959/?format=api",
"id": 139959,
"name": "Luxor"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=1904"
},
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=8698"
}
]
}