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

{
    "url": "https://demozoo.org/api/v1/releasers/34586/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34586/",
    "id": 34586,
    "name": "The Black Panthers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Black Panthers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Black Panthers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113835/?format=api",
                "id": 113835,
                "name": "Crazy Coyote"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31870/?format=api",
                "id": 31870,
                "name": "Mr Bug"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113834/?format=api",
                "id": 113834,
                "name": "Conin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113840/?format=api",
                "id": 113840,
                "name": "Polaris"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.pouet.net/prod.php?which=28915"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TBP/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6910"
        }
    ]
}