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

{
    "url": "https://demozoo.org/api/v1/releasers/66184/?format=api",
    "demozoo_url": "https://demozoo.org/groups/66184/",
    "id": 66184,
    "name": "Deepheep Entertainment",
    "is_group": true,
    "nicks": [
        {
            "name": "Deepheep Entertainment",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Deepheep Entertainment"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8026/?format=api",
                "id": 8026,
                "name": "MindProbe"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12340"
        }
    ]
}