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

{
    "url": "https://demozoo.org/api/v1/releasers/9026/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9026/",
    "id": 9026,
    "name": "Hardwave Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "HC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "HC"
            ]
        },
        {
            "name": "HardWave",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "HardWave"
            ]
        },
        {
            "name": "Hardwave Crew",
            "abbreviation": "HWC",
            "is_primary_nick": true,
            "variants": [
                "HWC",
                "Hardwave Crew"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9025/?format=api",
                "id": 9025,
                "name": "D-Jooz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9027/?format=api",
                "id": 9027,
                "name": "Mitchell"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9723/?format=api",
                "id": 9723,
                "name": "Steel Dragon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9736/?format=api",
                "id": 9736,
                "name": "Boomer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9737/?format=api",
                "id": 9737,
                "name": "Screw"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33383/?format=api",
                "id": 33383,
                "name": "Neman"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=718"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/hardwave_crew/"
        }
    ]
}