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

{
    "url": "https://demozoo.org/api/v1/releasers/110068/?format=api",
    "demozoo_url": "https://demozoo.org/groups/110068/",
    "id": 110068,
    "name": "The Wise Guys",
    "is_group": true,
    "nicks": [
        {
            "name": "The Wise Guys",
            "abbreviation": "TWG",
            "is_primary_nick": true,
            "variants": [
                "TWG",
                "The Wise Guys"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141669/?format=api",
                "id": 141669,
                "name": "Gambit"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113657/?format=api",
                "id": 113657,
                "name": "The Ace"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141076/?format=api",
                "id": 141076,
                "name": "The Pimp"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79876/?format=api",
                "id": 79876,
                "name": "The Dominant One"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2235"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8791"
        }
    ]
}