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

{
    "url": "https://demozoo.org/api/v1/releasers/8281/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8281/",
    "id": 8281,
    "name": "Zoon",
    "is_group": false,
    "nicks": [
        {
            "name": "Zoon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zoon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7225/?format=api",
                "id": 7225,
                "name": "Silicon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/429/?format=api",
                "id": 429,
                "name": "Darkness"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121311/?format=api",
                "id": 121311,
                "name": "The Master Guru Meditation"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8449"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8649"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20010602022011fw_/http://www.interordi.com/~zoon/main.html"
        }
    ]
}