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

{
    "url": "https://demozoo.org/api/v1/releasers/12772/?format=api",
    "demozoo_url": "https://demozoo.org/groups/12772/",
    "id": 12772,
    "name": "Blaze",
    "is_group": true,
    "nicks": [
        {
            "name": "Blaze",
            "abbreviation": "BLZ",
            "is_primary_nick": true,
            "variants": [
                "BLZ",
                "Blaze"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136/?format=api",
                "id": 136,
                "name": "Biz Kid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43097/?format=api",
                "id": 43097,
                "name": "Kasmo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44622/?format=api",
                "id": 44622,
                "name": "Machine"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44621/?format=api",
                "id": 44621,
                "name": "Scrapper"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115983/?format=api",
                "id": 115983,
                "name": "Turbo B"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27679/?format=api",
                "id": 27679,
                "name": "Mr. Ammo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141691/?format=api",
                "id": 141691,
                "name": "Danny Boy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75954/?format=api",
                "id": 75954,
                "name": "Mystic"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26384/?format=api",
                "id": 26384,
                "name": "Mr. Mouse"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115978/?format=api",
                "id": 115978,
                "name": "Achilles"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=889"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1101"
        }
    ]
}