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

{
    "url": "https://demozoo.org/api/v1/releasers/28232/?format=api",
    "demozoo_url": "https://demozoo.org/groups/28232/",
    "id": 28232,
    "name": "Zalem",
    "is_group": true,
    "nicks": [
        {
            "name": "Zalem",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zalem"
            ]
        },
        {
            "name": "Zalem Corp",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zalem Corp"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28258/?format=api",
                "id": 28258,
                "name": "Mitch"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28279/?format=api",
                "id": 28279,
                "name": "Pulsium"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62870/?format=api",
                "id": 62870,
                "name": "Zaac"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/115818/?format=api",
                "id": 115818,
                "name": "Kosh"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1235"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20030924161033/http://www.zalemcorp.com:80/"
        }
    ]
}