GET /api/v1/releasers/19884/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/19884/?format=api",
"demozoo_url": "https://demozoo.org/groups/19884/",
"id": 19884,
"name": "Tiny Toons",
"is_group": true,
"nicks": [
{
"name": "Tiny Toons",
"abbreviation": "TNT",
"is_primary_nick": true,
"variants": [
"TNT",
"Tiny Toons"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/19883/?format=api",
"id": 19883,
"name": "Bisounours"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/19879/?format=api",
"id": 19879,
"name": "Gizmo"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/65157/?format=api",
"id": 65157,
"name": "Karma"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/13117/?format=api",
"id": 13117,
"name": "Nike"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=3509"
},
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/resources/bbs/tiny_toons/"
}
]
}