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

{
    "url": "https://demozoo.org/api/v1/releasers/13655/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/13655/",
    "id": 13655,
    "name": "Necro",
    "is_group": false,
    "nicks": [
        {
            "name": "NF",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "NF"
            ]
        },
        {
            "name": "Necro",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Necro"
            ]
        },
        {
            "name": "Necrofiliac",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Necrofiliac"
            ]
        },
        {
            "name": "The Necro",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Necro"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                "id": 11017,
                "name": "FUEL"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3772/?format=api",
                "id": 3772,
                "name": "Royal Belgian Beer Squadron"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13963/?format=api",
                "id": 13963,
                "name": "Fire"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132869/?format=api",
                "id": 132869,
                "name": "Blister Staff"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1403"
        }
    ]
}