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

{
    "url": "https://demozoo.org/api/v1/releasers/27099/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27099/",
    "id": 27099,
    "name": "DaTucker",
    "is_group": false,
    "nicks": [
        {
            "name": "DaTucker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DaTucker"
            ]
        },
        {
            "name": "The New Style Artist",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The New Style Artist"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3625/?format=api",
                "id": 3625,
                "name": "Rabenauge"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8059/?format=api",
                "id": 8059,
                "name": "Trinomic"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21576"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17778"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/pages/DaTucker/219175528102997"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5355"
        }
    ]
}