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

{
    "url": "https://demozoo.org/api/v1/releasers/84204/?format=api",
    "demozoo_url": "https://demozoo.org/groups/84204/",
    "id": 84204,
    "name": "The Krabat Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "The Krabat Crew",
            "abbreviation": "TKC",
            "is_primary_nick": true,
            "variants": [
                "TKC",
                "The Krabat Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84202/?format=api",
                "id": 84202,
                "name": "Krabat"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68991/?format=api",
                "id": 68991,
                "name": "Master Hoko"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/69238/?format=api",
                "id": 69238,
                "name": "D.S. Compware"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2129"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5828"
        }
    ]
}