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

{
    "url": "https://demozoo.org/api/v1/releasers/3194/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3194/",
    "id": 3194,
    "name": "Q.U.B.E.",
    "is_group": true,
    "nicks": [
        {
            "name": "Q.U.B.E.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Q.U.B.E.",
                "QUBE"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6360/?format=api",
                "id": 6360,
                "name": "Dream Warrior"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117805/?format=api",
                "id": 117805,
                "name": "Sabre Wulf"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50489/?format=api",
                "id": 50489,
                "name": "McGrieves"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19392"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2381"
        }
    ]
}