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

{
    "url": "https://demozoo.org/api/v1/releasers/107607/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107607/",
    "id": 107607,
    "name": "Insain",
    "is_group": true,
    "nicks": [
        {
            "name": "Insain",
            "abbreviation": "iNS",
            "is_primary_nick": true,
            "variants": [
                "Insain",
                "iNS"
            ]
        },
        {
            "name": "Insain Enterprises",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Insain Enterprises"
            ]
        },
        {
            "name": "Insain Productions",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Insain Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107608/?format=api",
                "id": 107608,
                "name": "Wyvern"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/87077/?format=api",
                "id": 87077,
                "name": "Cybernetic Soul"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107609/?format=api",
                "id": 107609,
                "name": "The Extremist"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79760/?format=api",
                "id": 79760,
                "name": "Romeo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14563"
        }
    ]
}