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

{
    "url": "https://demozoo.org/api/v1/releasers/30943/?format=api",
    "demozoo_url": "https://demozoo.org/groups/30943/",
    "id": 30943,
    "name": "Chipsy Kings",
    "is_group": true,
    "nicks": [
        {
            "name": "Chipsy Kings",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chipsy Kings"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30944/?format=api",
                "id": 30944,
                "name": "Karlos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26524/?format=api",
                "id": 26524,
                "name": "Dakota"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2471"
        }
    ]
}