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

{
    "url": "https://demozoo.org/api/v1/releasers/106700/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106700/",
    "id": 106700,
    "name": "Ziplers",
    "is_group": true,
    "nicks": [
        {
            "name": "Ziplers",
            "abbreviation": "ZLS",
            "is_primary_nick": true,
            "variants": [
                "ZLS",
                "Ziplers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6987/?format=api",
                "id": 6987,
                "name": "Electric"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27434/?format=api",
                "id": 27434,
                "name": "Scorpion"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3069/?format=api",
                "id": 3069,
                "name": "Barfly"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=410"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8342"
        }
    ]
}