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

{
    "url": "https://demozoo.org/api/v1/releasers/6987/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6987/",
    "id": 6987,
    "name": "Electric",
    "is_group": false,
    "nicks": [
        {
            "name": "Biological Daddy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Biological Daddy",
                "Biologinen Isae"
            ]
        },
        {
            "name": "Electric",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Electric"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                "id": 3074,
                "name": "Extend"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14292/?format=api",
                "id": 14292,
                "name": "Yleisradio"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106700/?format=api",
                "id": 106700,
                "name": "Ziplers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1251"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=8064"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=27142"
        }
    ]
}