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

{
    "url": "https://demozoo.org/api/v1/releasers/120199/?format=api",
    "demozoo_url": "https://demozoo.org/groups/120199/",
    "id": 120199,
    "name": "Blizzard",
    "is_group": true,
    "nicks": [
        {
            "name": "Blizzard",
            "abbreviation": "BLZ",
            "is_primary_nick": true,
            "variants": [
                "BLZ",
                "Blizzard"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37074/?format=api",
                "id": 37074,
                "name": "Phax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15093/?format=api",
                "id": 15093,
                "name": "Positive Pain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36464/?format=api",
                "id": 36464,
                "name": "Delay"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36465/?format=api",
                "id": 36465,
                "name": "Dizman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37066/?format=api",
                "id": 37066,
                "name": "Filis"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39109/?format=api",
                "id": 39109,
                "name": "Slide"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/626/?format=api",
                "id": 626,
                "name": "Lord Chaos"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119076/?format=api",
                "id": 119076,
                "name": "Marauder"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=16040"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/bbs/blizzard/"
        }
    ]
}