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

{
    "url": "https://demozoo.org/api/v1/releasers/104216/?format=api",
    "demozoo_url": "https://demozoo.org/groups/104216/",
    "id": 104216,
    "name": "The Beerhunters",
    "is_group": true,
    "nicks": [
        {
            "name": "The Beerhunters",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Beer-Hunters",
                "The Beerhunters"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/96221/?format=api",
                "id": 96221,
                "name": "Beer-hunter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/123394/?format=api",
                "id": 123394,
                "name": "Tak"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=67031"
        }
    ]
}