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

{
    "url": "https://demozoo.org/api/v1/releasers/69710/?format=api",
    "demozoo_url": "https://demozoo.org/groups/69710/",
    "id": 69710,
    "name": "Binary Sciences",
    "is_group": true,
    "nicks": [
        {
            "name": "Binary Sciences",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Binary Sciences"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11766/?format=api",
                "id": 11766,
                "name": "Eliot"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50968/?format=api",
                "id": 50968,
                "name": "Yoshi Noir"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7354"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20110207130014/http://binarysciences.com/"
        }
    ]
}