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

{
    "url": "https://demozoo.org/api/v1/releasers/35011/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35011/",
    "id": 35011,
    "name": "Crank",
    "is_group": false,
    "nicks": [
        {
            "name": "Brockie",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Brockie"
            ]
        },
        {
            "name": "Crank",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Crank"
            ]
        },
        {
            "name": "Jazz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jazz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35008/?format=api",
                "id": 35008,
                "name": "Fire Skull"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/jazz"
        }
    ]
}