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

{
    "url": "https://demozoo.org/api/v1/releasers/57810/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/57810/",
    "id": 57810,
    "name": "shx",
    "is_group": false,
    "nicks": [
        {
            "name": "Josh Revilo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Josh Revilo"
            ]
        },
        {
            "name": "Sharky-X",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sharky-X"
            ]
        },
        {
            "name": "shx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "shx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3529/?format=api",
                "id": 3529,
                "name": "K2"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26466/?format=api",
                "id": 26466,
                "name": "Sound Alliance"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/666634-Josh-Revilo"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=102632"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/josh-revilo/"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19981202024608/http://members.xoom.com/Sharky_X/"
        }
    ]
}