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

{
    "url": "https://demozoo.org/api/v1/releasers/88531/?format=api",
    "demozoo_url": "https://demozoo.org/groups/88531/",
    "id": 88531,
    "name": "Dead Or Alive",
    "is_group": true,
    "nicks": [
        {
            "name": "Dead Or Alive",
            "abbreviation": "DOA",
            "is_primary_nick": true,
            "variants": [
                "DOA",
                "Dead Or Alive"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88532/?format=api",
                "id": 88532,
                "name": "Drunkman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88533/?format=api",
                "id": 88533,
                "name": "Zorkey"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/87996/?format=api",
                "id": 87996,
                "name": "Kampana"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88534/?format=api",
                "id": 88534,
                "name": "Slayer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88535/?format=api",
                "id": 88535,
                "name": "Reptile"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88536/?format=api",
                "id": 88536,
                "name": "Stuntman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/85156/?format=api",
                "id": 85156,
                "name": "Robin Hud"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15453"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/bbs/dead_or_alive/"
        }
    ]
}