GET /api/v1/releasers/5380/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/5380/?format=api",
"demozoo_url": "https://demozoo.org/groups/5380/",
"id": 5380,
"name": "DLC Team",
"is_group": true,
"nicks": [
{
"name": "DLC Team",
"abbreviation": "DLC",
"is_primary_nick": true,
"variants": [
"DLC",
"DLC Team",
"DLC-Team"
]
},
{
"name": "[DLC] Team Inc.",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"[DLC] Team Inc."
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5379/?format=api",
"id": 5379,
"name": "Genesis"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/5381/?format=api",
"id": 5381,
"name": "Proket"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/33149/?format=api",
"id": 33149,
"name": "Bypasser"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/33912/?format=api",
"id": 33912,
"name": "Daedmen"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2800"
}
]
}