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

{
    "url": "https://demozoo.org/api/v1/releasers/149625/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/149625/",
    "id": 149625,
    "name": "Hazy M.",
    "is_group": false,
    "nicks": [
        {
            "name": "Hazy M.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hazy M."
            ]
        },
        {
            "name": "Hazzy Mischa",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hazzy Mischa"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107770/?format=api",
                "id": 107770,
                "name": "Dutch Crack Guys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7506/?format=api",
                "id": 7506,
                "name": "Density"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107400/?format=api",
                "id": 107400,
                "name": "Cool Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6521"
        }
    ]
}