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

{
    "url": "https://demozoo.org/api/v1/releasers/3805/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3805/",
    "id": 3805,
    "name": "Pandemonium",
    "is_group": true,
    "nicks": [
        {
            "name": "Pandemonium",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pandemonium"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3804/?format=api",
                "id": 3804,
                "name": "Halfbyte"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5597/?format=api",
                "id": 5597,
                "name": "Blazer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5195/?format=api",
                "id": 5195,
                "name": "Max Headroom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14748/?format=api",
                "id": 14748,
                "name": "Axiom"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14620/?format=api",
                "id": 14620,
                "name": "Fester"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/89874/?format=api",
                "id": 89874,
                "name": "Vulture"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14381"
        }
    ]
}