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

{
    "url": "https://demozoo.org/api/v1/releasers/3528/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3528/",
    "id": 3528,
    "name": "SquoQuo",
    "is_group": true,
    "nicks": [
        {
            "name": "SquoQuo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SquoQuo"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3951/?format=api",
                "id": 3951,
                "name": "Hopper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6345/?format=api",
                "id": 6345,
                "name": "Bugger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10640/?format=api",
                "id": 10640,
                "name": "Yoda"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11937/?format=api",
                "id": 11937,
                "name": "Scythoior"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5796/?format=api",
                "id": 5796,
                "name": "Genetic Gemini"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://squoquo.de"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/SQUOQUO/"
        },
        {
            "link_class": "NectarineGroup",
            "url": "https://scenestream.net/demovibes/group/312/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=733"
        }
    ]
}