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

{
    "url": "https://demozoo.org/api/v1/releasers/19901/?format=api",
    "demozoo_url": "https://demozoo.org/groups/19901/",
    "id": 19901,
    "name": "Heikki & The Boys",
    "is_group": true,
    "nicks": [
        {
            "name": "H&B media Labs",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "H&B media Labs"
            ]
        },
        {
            "name": "Heikki & The Boys",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Heikki & The Boys",
                "heikki And the Boys"
            ]
        },
        {
            "name": "Heikki and Boys",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Heikki and Boys"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101196/?format=api",
                "id": 101196,
                "name": "Ninja"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101197/?format=api",
                "id": 101197,
                "name": "Hestop"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101198/?format=api",
                "id": 101198,
                "name": "Nappisilma"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130556/?format=api",
                "id": 130556,
                "name": "Samurai"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=45263"
        }
    ]
}