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

{
    "url": "https://demozoo.org/api/v1/releasers/32447/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32447/",
    "id": 32447,
    "name": "Ryan",
    "is_group": false,
    "nicks": [
        {
            "name": "Nezgar",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Nezgar"
            ]
        },
        {
            "name": "Ryan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ryan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32209/?format=api",
                "id": 32209,
                "name": "Trideja"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30711/?format=api",
                "id": 30711,
                "name": "Epinicion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=11751"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/R/RYAN_TR/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20000824115934/http://www.trideja.com/ryan/8bit/"
        }
    ]
}