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

{
    "url": "https://demozoo.org/api/v1/releasers/74952/?format=api",
    "demozoo_url": "https://demozoo.org/groups/74952/",
    "id": 74952,
    "name": "Techno Products Inc",
    "is_group": true,
    "nicks": [
        {
            "name": "Techno Products Inc",
            "abbreviation": "TPiNC",
            "is_primary_nick": true,
            "variants": [
                "TPiNC",
                "Techno Products Inc"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74953/?format=api",
                "id": 74953,
                "name": "Darkman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74959/?format=api",
                "id": 74959,
                "name": "Cybex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74954/?format=api",
                "id": 74954,
                "name": "MegaMike"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74955/?format=api",
                "id": 74955,
                "name": "Stonehead"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74956/?format=api",
                "id": 74956,
                "name": "Underworld"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74957/?format=api",
                "id": 74957,
                "name": "Cyborg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35664/?format=api",
                "id": 35664,
                "name": "Dark Destroyer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13440"
        }
    ]
}