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

{
    "url": "https://demozoo.org/api/v1/releasers/20109/?format=api",
    "demozoo_url": "https://demozoo.org/groups/20109/",
    "id": 20109,
    "name": "Autopsy",
    "is_group": true,
    "nicks": [
        {
            "name": "Autopsy",
            "abbreviation": "AY, A!Y",
            "is_primary_nick": true,
            "variants": [
                "AY, A!Y",
                "Autopsy"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20110/?format=api",
                "id": 20110,
                "name": "Nicron"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20111/?format=api",
                "id": 20111,
                "name": "Jump"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20112/?format=api",
                "id": 20112,
                "name": "Ronnie"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20113/?format=api",
                "id": 20113,
                "name": "Kyle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18146/?format=api",
                "id": 18146,
                "name": "mAnKa"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62674/?format=api",
                "id": 62674,
                "name": "Suxx"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69205/?format=api",
                "id": 69205,
                "name": "Aphys"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=961"
        }
    ]
}