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

{
    "url": "https://demozoo.org/api/v1/releasers/4006/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4006/",
    "id": 4006,
    "name": "Datura",
    "is_group": false,
    "nicks": [
        {
            "name": "Datura",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DT",
                "Datura"
            ]
        },
        {
            "name": "Emperor",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Emperor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3711/?format=api",
                "id": 3711,
                "name": "Glance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2717/?format=api",
                "id": 2717,
                "name": "Saints"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139723/?format=api",
                "id": 139723,
                "name": "Phobia"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1837"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4439"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59105"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4851"
        }
    ]
}