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

{
    "url": "https://demozoo.org/api/v1/releasers/49077/?format=api",
    "demozoo_url": "https://demozoo.org/groups/49077/",
    "id": 49077,
    "name": "Cluster",
    "is_group": true,
    "nicks": [
        {
            "name": "Cluster",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cluster"
            ]
        },
        {
            "name": "Cluster Developments",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cluster Developments"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49091/?format=api",
                "id": 49091,
                "name": "Kylearan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76219/?format=api",
                "id": 76219,
                "name": "Martin Rosenkrantz"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/VCS/CLUSTER/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=36162"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12311"
        }
    ]
}