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

{
    "url": "https://demozoo.org/api/v1/releasers/124292/?format=api",
    "demozoo_url": "https://demozoo.org/groups/124292/",
    "id": 124292,
    "name": "International Ghost Hunters",
    "is_group": true,
    "nicks": [
        {
            "name": "International Ghost Hunters",
            "abbreviation": "IGH",
            "is_primary_nick": true,
            "variants": [
                "IGH",
                "International Ghost Hunters"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129620/?format=api",
                "id": 129620,
                "name": "Coldstone"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129621/?format=api",
                "id": 129621,
                "name": "Lone Wolf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/131862/?format=api",
                "id": 131862,
                "name": "CoKe"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/international-ghost-hunters"
        }
    ]
}