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

{
    "url": "https://demozoo.org/api/v1/releasers/37546/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/37546/",
    "id": 37546,
    "name": "Slider",
    "is_group": false,
    "nicks": [
        {
            "name": "DJ Dreamcatcher",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Dreamcatcher"
            ]
        },
        {
            "name": "DJ Slee",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Slee"
            ]
        },
        {
            "name": "DJ Sli",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DJ Sli"
            ]
        },
        {
            "name": "Dee Jey Slee",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dee Jey Slee"
            ]
        },
        {
            "name": "Slider",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Slider"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9632/?format=api",
                "id": 9632,
                "name": "Milytia"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9116/?format=api",
                "id": 9116,
                "name": "X-Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Slider_%28Milytia%29"
        },
        {
            "link_class": "ZxTunesArtist",
            "url": "http://zxtunes.com/author.php?id=120&ln=eng"
        }
    ]
}