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

{
    "url": "https://demozoo.org/api/v1/releasers/106856/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106856/",
    "id": 106856,
    "name": "UnderZone Industries",
    "is_group": true,
    "nicks": [
        {
            "name": "UnderZone Industries",
            "abbreviation": "UZI",
            "is_primary_nick": true,
            "variants": [
                "UZI",
                "UnderZone Industries"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116786/?format=api",
                "id": 116786,
                "name": "Dr. Stein"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121529/?format=api",
                "id": 121529,
                "name": "Commander Ironside"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121531/?format=api",
                "id": 121531,
                "name": "Wild Bill"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/121467/?format=api",
                "id": 121467,
                "name": "Eagle Electronics"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/107229/?format=api",
                "id": 107229,
                "name": "Bionic Force"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1510"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8584"
        }
    ]
}