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

{
    "url": "https://demozoo.org/api/v1/releasers/27327/?format=api",
    "demozoo_url": "https://demozoo.org/groups/27327/",
    "id": 27327,
    "name": "Beyond",
    "is_group": true,
    "nicks": [
        {
            "name": "Beyond",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Beyond"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17747/?format=api",
                "id": 17747,
                "name": "Snake Grunger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19258/?format=api",
                "id": 19258,
                "name": "Pyromaniac"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58158/?format=api",
                "id": 58158,
                "name": "Kosh"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/60161/?format=api",
                "id": 60161,
                "name": "Armitage"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30757/?format=api",
                "id": 30757,
                "name": "Freejack"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117769/?format=api",
                "id": 117769,
                "name": "Dr. Clone"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43385/?format=api",
                "id": 43385,
                "name": "rv6502"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=881"
        }
    ]
}