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

{
    "url": "https://demozoo.org/api/v1/releasers/67975/?format=api",
    "demozoo_url": "https://demozoo.org/groups/67975/",
    "id": 67975,
    "name": "Core",
    "is_group": true,
    "nicks": [
        {
            "name": "Core",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Challenge of Reverse Engineering",
                "Core"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81444/?format=api",
                "id": 81444,
                "name": "The Question"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82114/?format=api",
                "id": 82114,
                "name": "Devine Chaos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22764/?format=api",
                "id": 22764,
                "name": "Phantasm"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82115/?format=api",
                "id": 82115,
                "name": "Catastrophic Brainwave"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82116/?format=api",
                "id": 82116,
                "name": "Rayden"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6061"
        }
    ]
}