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

{
    "url": "https://demozoo.org/api/v1/releasers/5081/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5081/",
    "id": 5081,
    "name": "Boozing Kupoz",
    "is_group": true,
    "nicks": [
        {
            "name": "Boozing Kupoz",
            "abbreviation": "bk",
            "is_primary_nick": true,
            "variants": [
                "Boozing Kupoz",
                "bk"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6602/?format=api",
                "id": 6602,
                "name": "MrWb"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4968/?format=api",
                "id": 4968,
                "name": "Vame"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6603/?format=api",
                "id": 6603,
                "name": "Lost Logic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6604/?format=api",
                "id": 6604,
                "name": "Zapchud"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21050/?format=api",
                "id": 21050,
                "name": "Redpearl"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3725"
        }
    ]
}