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

{
    "url": "https://demozoo.org/api/v1/releasers/37743/?format=api",
    "demozoo_url": "https://demozoo.org/groups/37743/",
    "id": 37743,
    "name": "David Hasselhoff Fan Club",
    "is_group": true,
    "nicks": [
        {
            "name": "David Hasselhoff Fan Club",
            "abbreviation": "DHFC",
            "is_primary_nick": true,
            "variants": [
                "DHFC",
                "David Hasselhoff Fan Club"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12862/?format=api",
                "id": 12862,
                "name": "John Peeba"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10125/?format=api",
                "id": 10125,
                "name": "Random"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76567/?format=api",
                "id": 76567,
                "name": "Mik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15539/?format=api",
                "id": 15539,
                "name": "Phaser"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2885"
        }
    ]
}