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

{
    "url": "https://demozoo.org/api/v1/releasers/54792/?format=api",
    "demozoo_url": "https://demozoo.org/groups/54792/",
    "id": 54792,
    "name": "Zoids",
    "is_group": true,
    "nicks": [
        {
            "name": "The Zoids",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Zoids"
            ]
        },
        {
            "name": "Zoids",
            "abbreviation": "ZS",
            "is_primary_nick": true,
            "variants": [
                "ZS",
                "Zoids"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131192/?format=api",
                "id": 131192,
                "name": "Michael Strelecki"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57637/?format=api",
                "id": 57637,
                "name": "Ze Smasher"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142813/?format=api",
                "id": 142813,
                "name": "Run"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142817/?format=api",
                "id": 142817,
                "name": "G.I. Joe"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22194/?format=api",
                "id": 22194,
                "name": "Black Priest"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1706"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8636"
        }
    ]
}