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

{
    "url": "https://demozoo.org/api/v1/releasers/10350/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10350/",
    "id": 10350,
    "name": "Zippy",
    "is_group": false,
    "nicks": [
        {
            "name": "Zippo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zippo"
            ]
        },
        {
            "name": "Zippy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zippy"
            ]
        },
        {
            "name": "Zoppo",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zoppo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10301/?format=api",
                "id": 10301,
                "name": "Circe"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                "id": 13585,
                "name": "Suspect Development International"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14118/?format=api",
                "id": 14118,
                "name": "Suspect Records"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17766/?format=api",
                "id": 17766,
                "name": "Epic Arts"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127689/?format=api",
                "id": 127689,
                "name": "Used"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8423"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/zippy"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1020"
        }
    ]
}