GET /api/v1/releasers/13090/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/13090/?format=api",
"demozoo_url": "https://demozoo.org/groups/13090/",
"id": 13090,
"name": "Cool Productions",
"is_group": true,
"nicks": [
{
"name": "Cool Productions",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Cool Prods",
"Cool Productions"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/19011/?format=api",
"id": 19011,
"name": "Keksi"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/127297/?format=api",
"id": 127297,
"name": "Athmo"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/142921/?format=api",
"id": 142921,
"name": "Kalervo"
},
"is_current": false
}
],
"subgroups": [
{
"subgroup": {
"url": "https://demozoo.org/api/v1/releasers/13095/?format=api",
"id": 13095,
"name": "Wunderbaum"
},
"is_current": true
}
],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=3373"
},
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/demos/groups/cool_productions/"
}
]
}