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

{
    "url": "https://demozoo.org/api/v1/releasers/7343/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7343/",
    "id": 7343,
    "name": "Boonfire",
    "is_group": true,
    "nicks": [
        {
            "name": "Boonfire",
            "abbreviation": "BCG",
            "is_primary_nick": true,
            "variants": [
                "BCG",
                "Bonfire",
                "Boonfire"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7342/?format=api",
                "id": 7342,
                "name": "The Goblin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7502/?format=api",
                "id": 7502,
                "name": "Frankieghost"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7630/?format=api",
                "id": 7630,
                "name": "Bud"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7633/?format=api",
                "id": 7633,
                "name": "Imagine"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18516/?format=api",
                "id": 18516,
                "name": "Skywolf"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114350/?format=api",
                "id": 114350,
                "name": "Skitter"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3534"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9237"
        }
    ]
}