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

{
    "url": "https://demozoo.org/api/v1/releasers/19787/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19787/",
    "id": 19787,
    "name": "Krewel Krew",
    "is_group": true,
    "nicks": [
        {
            "name": "Krewel Krew",
            "abbreviation": "KK",
            "is_primary_nick": true,
            "variants": [
                "K.K.",
                "KK",
                "Krewel Krew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19799/?format=api",
                "id": 19799,
                "name": "Dr. Glenz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21463/?format=api",
                "id": 21463,
                "name": "Fritz S."
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4811"
        }
    ]
}