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

{
    "url": "https://demozoo.org/api/v1/releasers/17220/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17220/",
    "id": 17220,
    "name": "Hawk Hubbard",
    "is_group": false,
    "nicks": [
        {
            "name": "Captain Hood",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Caphood",
                "Captain Hood"
            ]
        },
        {
            "name": "Hawk Hubbard",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hawk Hubbard"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36835/?format=api",
                "id": 36835,
                "name": "Acidic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                "id": 6872,
                "name": "Blocktronics"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                "id": 10320,
                "name": "Impure"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                "id": 7233,
                "name": "Moz(ic)art"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/15857180-Hawk-Hubbard"
        }
    ]
}