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

{
    "url": "https://demozoo.org/api/v1/releasers/33642/?format=api",
    "demozoo_url": "https://demozoo.org/groups/33642/",
    "id": 33642,
    "name": "Black Boxes",
    "is_group": true,
    "nicks": [
        {
            "name": "Black Boxes",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Black Boxes"
            ]
        },
        {
            "name": "The Black Boxes",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Black Boxes"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41774/?format=api",
                "id": 41774,
                "name": "Black Light"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45137/?format=api",
                "id": 45137,
                "name": "Mr. Gun"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45139/?format=api",
                "id": 45139,
                "name": "Razor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45138/?format=api",
                "id": 45138,
                "name": "Teasy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/B/BLACKBOX/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3274"
        }
    ]
}