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

{
    "url": "https://demozoo.org/api/v1/releasers/11064/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11064/",
    "id": 11064,
    "name": "Euthanasia",
    "is_group": true,
    "nicks": [
        {
            "name": "Euthanasia",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Euthanasia"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11063/?format=api",
                "id": 11063,
                "name": "Rimo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11065/?format=api",
                "id": 11065,
                "name": "Kvazar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13385/?format=api",
                "id": 13385,
                "name": "Edo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25979/?format=api",
                "id": 25979,
                "name": "Tresh"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=799"
        }
    ]
}