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

{
    "url": "https://demozoo.org/api/v1/releasers/37208/?format=api",
    "demozoo_url": "https://demozoo.org/groups/37208/",
    "id": 37208,
    "name": "The Black Wizards",
    "is_group": true,
    "nicks": [
        {
            "name": "The Black Wizards",
            "abbreviation": "TBW",
            "is_primary_nick": true,
            "variants": [
                "TBW",
                "The Black Wizards"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43993/?format=api",
                "id": 43993,
                "name": "Oxar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86254/?format=api",
                "id": 86254,
                "name": "Third Shadow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86255/?format=api",
                "id": 86255,
                "name": "Hegor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86256/?format=api",
                "id": 86256,
                "name": "Spark"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86257/?format=api",
                "id": 86257,
                "name": "Damelon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86258/?format=api",
                "id": 86258,
                "name": "Shamino"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86259/?format=api",
                "id": 86259,
                "name": "John Ace"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86260/?format=api",
                "id": 86260,
                "name": "Maf"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/B/BLACKWIZ/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6074"
        }
    ]
}