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

{
    "url": "https://demozoo.org/api/v1/releasers/23250/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23250/",
    "id": 23250,
    "name": "Dupe",
    "is_group": true,
    "nicks": [
        {
            "name": "Dupe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dupe"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/583/?format=api",
                "id": 583,
                "name": "Xhale"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78728/?format=api",
                "id": 78728,
                "name": "Stooge"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78729/?format=api",
                "id": 78729,
                "name": "Twiggy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30400/?format=api",
                "id": 30400,
                "name": "Bitbear"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106369/?format=api",
                "id": 106369,
                "name": "Puma"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6431"
        }
    ]
}