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

{
    "url": "https://demozoo.org/api/v1/releasers/109645/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/109645/",
    "id": 109645,
    "name": "Alpharisc",
    "is_group": false,
    "nicks": [
        {
            "name": "Acid Rain",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Acid Rain",
                "AcidRain"
            ]
        },
        {
            "name": "Alpharisc",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alpharisc"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109644/?format=api",
                "id": 109644,
                "name": "SKAG"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106183/?format=api",
                "id": 106183,
                "name": "Digital Music Kings"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53933/?format=api",
                "id": 53933,
                "name": "Breakdown Demo Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87806/?format=api",
                "id": 87806,
                "name": "Demented Images of Euphoria"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17338/?format=api",
                "id": 17338,
                "name": "Creators of Intense Art"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=62"
        },
        {
            "link_class": "BandcampArtist",
            "url": "https://alpharisc.bandcamp.com/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/alpharisc/"
        }
    ]
}