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

{
    "url": "https://demozoo.org/api/v1/releasers/11606/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11606/",
    "id": 11606,
    "name": "Magic van Lam",
    "is_group": false,
    "nicks": [
        {
            "name": "Magic",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Magic"
            ]
        },
        {
            "name": "Magic van Lam",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Magic van Lam"
            ]
        },
        {
            "name": "Mr. Lam",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Lam"
            ]
        },
        {
            "name": "Mr. Rip",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mr. Rip"
            ]
        },
        {
            "name": "Yamm",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Yamm"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9924/?format=api",
                "id": 9924,
                "name": "Diabolic Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26064/?format=api",
                "id": 26064,
                "name": "Gramambo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43977/?format=api",
                "id": 43977,
                "name": "Electronic Rag"
            },
            "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/54572/?format=api",
                "id": 54572,
                "name": "DBA Art Studios"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=6521"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3747"
        }
    ]
}