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

{
    "url": "https://demozoo.org/api/v1/releasers/106642/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106642/",
    "id": 106642,
    "name": "K-Power",
    "is_group": true,
    "nicks": [
        {
            "name": "K-Power",
            "abbreviation": "K",
            "is_primary_nick": true,
            "variants": [
                "K",
                "K-Power"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2578/?format=api",
                "id": 2578,
                "name": "Iso"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43074/?format=api",
                "id": 43074,
                "name": "Martijn Schutten"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3854/?format=api",
                "id": 3854,
                "name": "Infant"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7903/?format=api",
                "id": 7903,
                "name": "Diesel(8)"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2332"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19980127193847/http://www.k-power.demon.nl/"
        }
    ]
}