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

{
    "url": "https://demozoo.org/api/v1/releasers/23321/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23321/",
    "id": 23321,
    "name": "Dflame",
    "is_group": false,
    "nicks": [
        {
            "name": "Bonefire",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bonefire"
            ]
        },
        {
            "name": "Crime",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Crime"
            ]
        },
        {
            "name": "Dflame",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dflame"
            ]
        },
        {
            "name": "Gemini",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gemini"
            ]
        },
        {
            "name": "Milan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Milan"
            ]
        },
        {
            "name": "Phönix",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Phönix"
            ]
        },
        {
            "name": "Titan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Titan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8547/?format=api",
                "id": 8547,
                "name": "Crypt"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33617/?format=api",
                "id": 33617,
                "name": "Blazon"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58932/?format=api",
                "id": 58932,
                "name": "The Stock"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/462/?format=api",
                "id": 462,
                "name": "Smash Designs"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2698"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16174"
        }
    ]
}