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

{
    "url": "https://demozoo.org/api/v1/releasers/46055/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46055/",
    "id": 46055,
    "name": "Whazzit",
    "is_group": false,
    "nicks": [
        {
            "name": "Mage",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mage"
            ]
        },
        {
            "name": "Whazzit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Whazzit",
                "wz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46708/?format=api",
                "id": 46708,
                "name": "Integrity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58823/?format=api",
                "id": 58823,
                "name": "Alien Legion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                "id": 6872,
                "name": "Blocktronics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107183/?format=api",
                "id": 107183,
                "name": "Sauna"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "InstagramAccount",
            "url": "https://www.instagram.com/whazzit_b7"
        }
    ]
}