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

{
    "url": "https://demozoo.org/api/v1/releasers/13052/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13052/",
    "id": 13052,
    "name": "Heptagon",
    "is_group": true,
    "nicks": [
        {
            "name": "Heptagon",
            "abbreviation": "HGN",
            "is_primary_nick": true,
            "variants": [
                "HGN",
                "Heptagon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13051/?format=api",
                "id": 13051,
                "name": "Rowdy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1258/?format=api",
                "id": 1258,
                "name": "Alta"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2801/?format=api",
                "id": 2801,
                "name": "The Alchemist"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27941/?format=api",
                "id": 27941,
                "name": "Dino"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/45636/?format=api",
                "id": 45636,
                "name": "Yulk"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77193/?format=api",
                "id": 77193,
                "name": "Akai"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77194/?format=api",
                "id": 77194,
                "name": "Tauruz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5353/?format=api",
                "id": 5353,
                "name": "Viper"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1419"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1835"
        }
    ]
}