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

{
    "url": "https://demozoo.org/api/v1/releasers/79704/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79704/",
    "id": 79704,
    "name": "The Bizz",
    "is_group": false,
    "nicks": [
        {
            "name": "Bizz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bizz"
            ]
        },
        {
            "name": "The Biz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Biz"
            ]
        },
        {
            "name": "The Bizz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Bizz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11451/?format=api",
                "id": 11451,
                "name": "Intuition"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133438/?format=api",
                "id": 133438,
                "name": "Foetus"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=10722"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=37491"
        }
    ]
}