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

{
    "url": "https://demozoo.org/api/v1/releasers/18433/?format=api",
    "demozoo_url": "https://demozoo.org/groups/18433/",
    "id": 18433,
    "name": "Unreal Voodoo",
    "is_group": true,
    "nicks": [
        {
            "name": "Unreal Voodoo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Unreal Voodoo"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16608/?format=api",
                "id": 16608,
                "name": "Hiteck"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37771/?format=api",
                "id": 37771,
                "name": "Cairbre"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82059/?format=api",
                "id": 82059,
                "name": "ninza"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108808/?format=api",
                "id": 108808,
                "name": "Hybrid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108809/?format=api",
                "id": 108809,
                "name": "newsalor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82130/?format=api",
                "id": 82130,
                "name": "Stickieee"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.unrealvoodoo.org/"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://enacademic.com/dic.nsf/enwiki/4501329/Unreal_Voodoo"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2137"
        }
    ]
}