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

{
    "url": "https://demozoo.org/api/v1/releasers/109938/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109938/",
    "id": 109938,
    "name": "The Playboy's",
    "is_group": true,
    "nicks": [
        {
            "name": "The Playboy's",
            "abbreviation": "TPB",
            "is_primary_nick": true,
            "variants": [
                "TPB",
                "The Playboy's"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138191/?format=api",
                "id": 138191,
                "name": "Judge Junior"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138210/?format=api",
                "id": 138210,
                "name": "The Kid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138213/?format=api",
                "id": 138213,
                "name": "D.J. Cat"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138215/?format=api",
                "id": 138215,
                "name": "Dannyboy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138218/?format=api",
                "id": 138218,
                "name": "Xerox"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3136"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9109"
        }
    ]
}