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

{
    "url": "https://demozoo.org/api/v1/releasers/79344/?format=api",
    "demozoo_url": "https://demozoo.org/groups/79344/",
    "id": 79344,
    "name": "Overkill",
    "is_group": true,
    "nicks": [
        {
            "name": "Overkill",
            "abbreviation": "OVL",
            "is_primary_nick": true,
            "variants": [
                "OVL",
                "Overkill"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79345/?format=api",
                "id": 79345,
                "name": "Black Viper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76764/?format=api",
                "id": 76764,
                "name": "Crypt Keeper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75853/?format=api",
                "id": 75853,
                "name": "Trinitron!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80217/?format=api",
                "id": 80217,
                "name": "Deathwish"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79787/?format=api",
                "id": 79787,
                "name": "Strider"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13897"
        }
    ]
}