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

{
    "url": "https://demozoo.org/api/v1/releasers/9096/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9096/",
    "id": 9096,
    "name": "Die Krupps",
    "is_group": true,
    "nicks": [
        {
            "name": "Die Krupps",
            "abbreviation": "DKG",
            "is_primary_nick": true,
            "variants": [
                "DKG",
                "Die Krupps"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9095/?format=api",
                "id": 9095,
                "name": "Criminal"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9287/?format=api",
                "id": 9287,
                "name": "Lord Archy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9686/?format=api",
                "id": 9686,
                "name": "Prisoner"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35639/?format=api",
                "id": 35639,
                "name": "Max"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37544/?format=api",
                "id": 37544,
                "name": "Grey"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148843/?format=api",
                "id": 148843,
                "name": "Maloy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=710"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Die_Krupps"
        }
    ]
}