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

{
    "url": "https://demozoo.org/api/v1/releasers/9756/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9756/",
    "id": 9756,
    "name": "Minority",
    "is_group": true,
    "nicks": [
        {
            "name": "Minority",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Minority"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9755/?format=api",
                "id": 9755,
                "name": "Gawain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9757/?format=api",
                "id": 9757,
                "name": "Woltage"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11601/?format=api",
                "id": 11601,
                "name": "Sylph"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7255"
        }
    ]
}