GET /api/v1/releasers/13084/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/13084/?format=api",
"demozoo_url": "https://demozoo.org/groups/13084/",
"id": 13084,
"name": "Five Coders",
"is_group": true,
"nicks": [
{
"name": "Five Coders",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Five Coders"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11982/?format=api",
"id": 11982,
"name": "Reve"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/67772/?format=api",
"id": 67772,
"name": "Tyrant"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/39999/?format=api",
"id": 39999,
"name": "Penguin"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/73785/?format=api",
"id": 73785,
"name": "Lego"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/50545/?format=api",
"id": 50545,
"name": "Beta"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2012"
},
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/demos/groups/five_coders/"
}
]
}