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

{
    "url": "https://demozoo.org/api/v1/releasers/108964/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108964/",
    "id": 108964,
    "name": "Sigma",
    "is_group": true,
    "nicks": [
        {
            "name": "Sigma",
            "abbreviation": "TSC",
            "is_primary_nick": true,
            "variants": [
                "Sigma",
                "TSC"
            ]
        },
        {
            "name": "The Sigma Crew",
            "abbreviation": "E",
            "is_primary_nick": false,
            "variants": [
                "E",
                "The Sigma Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2799/?format=api",
                "id": 2799,
                "name": "Big H"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49361/?format=api",
                "id": 49361,
                "name": "Lynx"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2798/?format=api",
                "id": 2798,
                "name": "Max"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127860/?format=api",
                "id": 127860,
                "name": "Mr. Coathanger"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130112/?format=api",
                "id": 130112,
                "name": "X-Factor"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/106760/?format=api",
                "id": 106760,
                "name": "Wild Styles"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3193"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9841"
        }
    ]
}