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

{
    "url": "https://demozoo.org/api/v1/releasers/34591/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34591/",
    "id": 34591,
    "name": "The Enterprise",
    "is_group": true,
    "nicks": [
        {
            "name": "Enterprise",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Enterprise"
            ]
        },
        {
            "name": "The Enterprise",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Enterprise"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32490/?format=api",
                "id": 32490,
                "name": "Swizzle"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32400/?format=api",
                "id": 32400,
                "name": "Mikey"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52597/?format=api",
                "id": 52597,
                "name": "Ninja"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/2150/?format=api",
                "id": 2150,
                "name": "Animal Mine"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/31997/?format=api",
                "id": 31997,
                "name": "The Wild Boys"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/32200/?format=api",
                "id": 32200,
                "name": "New Ambitious Teenage Organization"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/33737/?format=api",
                "id": 33737,
                "name": "The Pixel Twins"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/32399/?format=api",
                "id": 32399,
                "name": "Split Infinity"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/31993/?format=api",
                "id": 31993,
                "name": "The Untouchables"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/32164/?format=api",
                "id": 32164,
                "name": "The Ultra Crew"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/171/?format=api",
                "id": 171,
                "name": "Torment"
            },
            "is_current": false
        }
    ],
    "external_links": []
}