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

{
    "url": "https://demozoo.org/api/v1/releasers/61757/?format=api",
    "demozoo_url": "https://demozoo.org/groups/61757/",
    "id": 61757,
    "name": "The Six Pack",
    "is_group": true,
    "nicks": [
        {
            "name": "The Six Pack",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Six Pack"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134217/?format=api",
                "id": 134217,
                "name": "Dr. Crunch"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8133"
        }
    ]
}