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

{
    "url": "https://demozoo.org/api/v1/releasers/37471/?format=api",
    "demozoo_url": "https://demozoo.org/groups/37471/",
    "id": 37471,
    "name": "Crazy Guys",
    "is_group": true,
    "nicks": [
        {
            "name": "Crazy Guys",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crazy Guys"
            ]
        },
        {
            "name": "The Crazy Guys",
            "abbreviation": "TCG",
            "is_primary_nick": false,
            "variants": [
                "TCG",
                "The Crazy Guys"
            ]
        },
        {
            "name": "The Media Crew",
            "abbreviation": "TMC",
            "is_primary_nick": false,
            "variants": [
                "TMC",
                "The Media Crew"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57042/?format=api",
                "id": 57042,
                "name": "The North Boys"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31499/?format=api",
                "id": 31499,
                "name": "The Public Enemies"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3991/?format=api",
                "id": 3991,
                "name": "Marcer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37472/?format=api",
                "id": 37472,
                "name": "Bozo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37473/?format=api",
                "id": 37473,
                "name": "Steff"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31715/?format=api",
                "id": 31715,
                "name": "Terix"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/C/CRAZY_G/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5001"
        }
    ]
}