GET /api/v1/releasers/14608/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/releasers/14608/?format=api",
    "demozoo_url": "https://demozoo.org/groups/14608/",
    "id": 14608,
    "name": "Kitties In Cooler",
    "is_group": true,
    "nicks": [
        {
            "name": "Kitties In Cooler",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kitties In Cooler"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23118/?format=api",
                "id": 23118,
                "name": "RiGeL"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14607/?format=api",
                "id": 14607,
                "name": "Crusher"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}