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

{
    "url": "https://demozoo.org/api/v1/releasers/27412/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27412/",
    "id": 27412,
    "name": "Droopy",
    "is_group": false,
    "nicks": [
        {
            "name": "Devil",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Devil"
            ]
        },
        {
            "name": "Droopy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Droopy"
            ]
        },
        {
            "name": "The Vill",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Vill"
            ]
        },
        {
            "name": "Thevill",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Thevill"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23418/?format=api",
                "id": 23418,
                "name": "Amorphis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58985/?format=api",
                "id": 58985,
                "name": "3LUX"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75437/?format=api",
                "id": 75437,
                "name": "Shelters"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6431"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1318"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7431"
        }
    ]
}