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

{
    "url": "https://demozoo.org/api/v1/releasers/13331/?format=api",
    "demozoo_url": "https://demozoo.org/groups/13331/",
    "id": 13331,
    "name": "Daze",
    "is_group": true,
    "nicks": [
        {
            "name": "Daze",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Daze"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13330/?format=api",
                "id": 13330,
                "name": "TMB inc."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43970/?format=api",
                "id": 43970,
                "name": "Pyrex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43971/?format=api",
                "id": 43971,
                "name": "Lightning"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43972/?format=api",
                "id": 43972,
                "name": "Kermit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43973/?format=api",
                "id": 43973,
                "name": "Doomsday"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13053/?format=api",
                "id": 13053,
                "name": "Slaughter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38871/?format=api",
                "id": 38871,
                "name": "Aqua"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12542"
        }
    ]
}