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

{
    "url": "https://demozoo.org/api/v1/releasers/40846/?format=api",
    "demozoo_url": "https://demozoo.org/groups/40846/",
    "id": 40846,
    "name": "The Supervisors",
    "is_group": true,
    "nicks": [
        {
            "name": "The Supervisors",
            "abbreviation": "TSV",
            "is_primary_nick": true,
            "variants": [
                "TSV",
                "The Supervisors"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52641/?format=api",
                "id": 52641,
                "name": "Ralph"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52642/?format=api",
                "id": 52642,
                "name": "Jack"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://artim.waw.pl/atarist/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/S/SUPRVISR/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11776"
        }
    ]
}