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

{
    "url": "https://demozoo.org/api/v1/releasers/40177/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/40177/",
    "id": 40177,
    "name": "Vassago",
    "is_group": false,
    "nicks": [
        {
            "name": "Vassago",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vassago"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64545/?format=api",
                "id": 64545,
                "name": "Insurrection Music Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76872/?format=api",
                "id": 76872,
                "name": "Zyclon-B"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108100/?format=api",
                "id": 108100,
                "name": "Hardcode"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7962"
        }
    ]
}