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

{
    "url": "https://demozoo.org/api/v1/releasers/109987/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109987/",
    "id": 109987,
    "name": "The Squonk Society",
    "is_group": true,
    "nicks": [
        {
            "name": "Squonx",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Squonx"
            ]
        },
        {
            "name": "The Squonk Society",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Squonk Society"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125464/?format=api",
                "id": 125464,
                "name": "Buddy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125465/?format=api",
                "id": 125465,
                "name": "Squonk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125466/?format=api",
                "id": 125466,
                "name": "Blue Ocean"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2254"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8799"
        }
    ]
}