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

{
    "url": "https://demozoo.org/api/v1/releasers/41431/?format=api",
    "demozoo_url": "https://demozoo.org/groups/41431/",
    "id": 41431,
    "name": "David Hasselhoff Big Band",
    "is_group": true,
    "nicks": [
        {
            "name": "David Hasselhoff Big Band",
            "abbreviation": "DHBB",
            "is_primary_nick": true,
            "variants": [
                "DHBB",
                "David Hasselhoff Big Band"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3053/?format=api",
                "id": 3053,
                "name": "Bass Cadet"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/410/?format=api",
                "id": 410,
                "name": "Melwyn"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3032/?format=api",
                "id": 3032,
                "name": "Kraku"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12148/?format=api",
                "id": 12148,
                "name": "Caveman"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://dhbb.scene.org/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4413"
        }
    ]
}