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

{
    "url": "https://demozoo.org/api/v1/releasers/34606/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34606/",
    "id": 34606,
    "name": "The Cyclemasters",
    "is_group": true,
    "nicks": [
        {
            "name": "The Cyclemasters",
            "abbreviation": "TCM",
            "is_primary_nick": true,
            "variants": [
                "TCM",
                "The Cyclemasters"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34391/?format=api",
                "id": 34391,
                "name": "Electricity"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40076/?format=api",
                "id": 40076,
                "name": "Mr. Pee"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38545/?format=api",
                "id": 38545,
                "name": "Scotch"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40077/?format=api",
                "id": 40077,
                "name": "The Wizard"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TCM/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6075"
        }
    ]
}