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

{
    "url": "https://demozoo.org/api/v1/releasers/55148/?format=api",
    "demozoo_url": "https://demozoo.org/groups/55148/",
    "id": 55148,
    "name": "The Knight Hawks",
    "is_group": true,
    "nicks": [
        {
            "name": "The Knight Hawks",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Knight Hawks",
                "The Knight Hawks"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54277/?format=api",
                "id": 54277,
                "name": "Franz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61149/?format=api",
                "id": 61149,
                "name": "Ming"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61150/?format=api",
                "id": 61150,
                "name": "Marc Aurel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61151/?format=api",
                "id": 61151,
                "name": "Mordillo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61153/?format=api",
                "id": 61153,
                "name": "Quark"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63628/?format=api",
                "id": 63628,
                "name": "Auch King"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63688/?format=api",
                "id": 63688,
                "name": "Outbound"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=703"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3909"
        }
    ]
}