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

{
    "url": "https://demozoo.org/api/v1/releasers/26856/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26856/",
    "id": 26856,
    "name": "DiZz",
    "is_group": false,
    "nicks": [
        {
            "name": "DiZz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DiZz",
                "d2"
            ]
        },
        {
            "name": "Penetrat0r",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Penetrat0r"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46836/?format=api",
                "id": 46836,
                "name": "Energy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9690/?format=api",
                "id": 9690,
                "name": "Varga"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10316/?format=api",
                "id": 10316,
                "name": "Secular"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/dizz"
        }
    ]
}