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

{
    "url": "https://demozoo.org/api/v1/releasers/11255/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11255/",
    "id": 11255,
    "name": "Beast",
    "is_group": false,
    "nicks": [
        {
            "name": "Beast",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Beast"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31495/?format=api",
                "id": 31495,
                "name": "The Syndicate"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31496/?format=api",
                "id": 31496,
                "name": "The Reanimators"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=10001"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/B/BEAST/"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/2284/"
        }
    ]
}