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

{
    "url": "https://demozoo.org/api/v1/releasers/106766/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106766/",
    "id": 106766,
    "name": "Wiz Game Swapping",
    "is_group": true,
    "nicks": [
        {
            "name": "Wiz Game Swapping",
            "abbreviation": "WGS",
            "is_primary_nick": true,
            "variants": [
                "WGS",
                "Wiz Game Swapping"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6684/?format=api",
                "id": 6684,
                "name": "Zyron"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145485/?format=api",
                "id": 145485,
                "name": "Alfa"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2398"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8838"
        }
    ]
}