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

{
    "url": "https://demozoo.org/api/v1/releasers/78455/?format=api",
    "demozoo_url": "https://demozoo.org/groups/78455/",
    "id": 78455,
    "name": "HDA",
    "is_group": true,
    "nicks": [
        {
            "name": "HDA",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "HDA"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78456/?format=api",
                "id": 78456,
                "name": "Alyson"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78457/?format=api",
                "id": 78457,
                "name": "Voltage"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78458/?format=api",
                "id": 78458,
                "name": "Dark Shadow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78459/?format=api",
                "id": 78459,
                "name": "Ace"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78460/?format=api",
                "id": 78460,
                "name": "D.J"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78461/?format=api",
                "id": 78461,
                "name": "Yipe!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78462/?format=api",
                "id": 78462,
                "name": "Morticia"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/hda"
        }
    ]
}