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

{
    "url": "https://demozoo.org/api/v1/releasers/6570/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6570/",
    "id": 6570,
    "name": "Carnegie Mellon University Computer Club",
    "is_group": true,
    "nicks": [
        {
            "name": "Carnegie Mellon University Computer Club",
            "abbreviation": "CMUCC",
            "is_primary_nick": true,
            "variants": [
                "CMUCC",
                "Carnegie Mellon University Computer Club"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25406/?format=api",
                "id": 25406,
                "name": "awesie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25402/?format=api",
                "id": 25402,
                "name": "dkozel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25407/?format=api",
                "id": 25407,
                "name": "kbare"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25403/?format=api",
                "id": 25403,
                "name": "lroop"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25404/?format=api",
                "id": 25404,
                "name": "The Madd Doc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25408/?format=api",
                "id": 25408,
                "name": "mkasick"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25405/?format=api",
                "id": 25405,
                "name": "scgruber"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25409/?format=api",
                "id": 25409,
                "name": "tylerni7"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.club.cc.cmu.edu/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11277"
        }
    ]
}