GET /api/v1/releasers/13120/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/13120/?format=api",
"demozoo_url": "https://demozoo.org/groups/13120/",
"id": 13120,
"name": "DCC",
"is_group": true,
"nicks": [
{
"name": "DCC",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"DCC"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/13119/?format=api",
"id": 13119,
"name": "Crux"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/43160/?format=api",
"id": 43160,
"name": "Crazycook"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/67011/?format=api",
"id": 67011,
"name": "Diablo"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=3407"
}
]
}