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

{
    "url": "https://demozoo.org/api/v1/releasers/32223/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32223/",
    "id": 32223,
    "name": "Snedvill",
    "is_group": false,
    "nicks": [
        {
            "name": "Doze",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Doze"
            ]
        },
        {
            "name": "Snedvill",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Snedvill"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2149/?format=api",
                "id": 2149,
                "name": "Anatomica"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45498/?format=api",
                "id": 45498,
                "name": "Myriad Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40763/?format=api",
                "id": 40763,
                "name": "The Rapping Rippers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=11133"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/D/DOZE/"
        }
    ]
}