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

{
    "url": "https://demozoo.org/api/v1/releasers/109545/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109545/",
    "id": 109545,
    "name": "The Beavers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Beavers",
            "abbreviation": "BVS",
            "is_primary_nick": true,
            "variants": [
                "BVS",
                "The Beavers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141416/?format=api",
                "id": 141416,
                "name": "The Videoman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143700/?format=api",
                "id": 143700,
                "name": "Mike"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54758/?format=api",
                "id": 54758,
                "name": "Krush"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4177"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9485"
        }
    ]
}