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

{
    "url": "https://demozoo.org/api/v1/releasers/65029/?format=api",
    "demozoo_url": "https://demozoo.org/groups/65029/",
    "id": 65029,
    "name": "StarByte",
    "is_group": true,
    "nicks": [
        {
            "name": "StarByte",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "StarByte"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25477/?format=api",
                "id": 25477,
                "name": "Zale"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80001/?format=api",
                "id": 80001,
                "name": "Xor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80002/?format=api",
                "id": 80002,
                "name": "Aqua"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56313/?format=api",
                "id": 56313,
                "name": "SuperGenius"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12775"
        }
    ]
}