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

{
    "url": "https://demozoo.org/api/v1/releasers/37437/?format=api",
    "demozoo_url": "https://demozoo.org/groups/37437/",
    "id": 37437,
    "name": "The Amazing Quartett",
    "is_group": true,
    "nicks": [
        {
            "name": "The Amazing Quartett",
            "abbreviation": "TAQ",
            "is_primary_nick": true,
            "variants": [
                "TAQ",
                "The Amazing Quartett"
            ]
        },
        {
            "name": "The Amazing Quintett",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Amazing Quintett"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37432/?format=api",
                "id": 37432,
                "name": "The Confederacy"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40280/?format=api",
                "id": 40280,
                "name": "KCC"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40281/?format=api",
                "id": 40281,
                "name": "Syndy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33713/?format=api",
                "id": 33713,
                "name": "Pharao"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123064/?format=api",
                "id": 123064,
                "name": "Goldfinger"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TAQ/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6072"
        }
    ]
}