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

{
    "url": "https://demozoo.org/api/v1/releasers/109736/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109736/",
    "id": 109736,
    "name": "The Game Masters",
    "is_group": true,
    "nicks": [
        {
            "name": "The Game Masters",
            "abbreviation": "TGM",
            "is_primary_nick": true,
            "variants": [
                "TGM",
                "The Game Masters"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31221/?format=api",
                "id": 31221,
                "name": "Dezed"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127685/?format=api",
                "id": 127685,
                "name": "Big Swede"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129281/?format=api",
                "id": 129281,
                "name": "Utopia"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3176"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9839"
        }
    ]
}