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

{
    "url": "https://demozoo.org/api/v1/releasers/16504/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16504/",
    "id": 16504,
    "name": "Electra",
    "is_group": true,
    "nicks": [
        {
            "name": "Electra",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Electra"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31490/?format=api",
                "id": 31490,
                "name": "The Union"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48682/?format=api",
                "id": 48682,
                "name": "Anti Lame Association"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32043/?format=api",
                "id": 32043,
                "name": "Abel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32094/?format=api",
                "id": 32094,
                "name": "Icarus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32105/?format=api",
                "id": 32105,
                "name": "Kasper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54148/?format=api",
                "id": 54148,
                "name": "Stigels"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/E/ELECTRA/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3402"
        }
    ]
}