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

{
    "url": "https://demozoo.org/api/v1/releasers/2309/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2309/",
    "id": 2309,
    "name": "Slippy",
    "is_group": false,
    "nicks": [
        {
            "name": "M.C.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "M.C."
            ]
        },
        {
            "name": "MC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MC"
            ]
        },
        {
            "name": "Slippy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Slippy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2150/?format=api",
                "id": 2150,
                "name": "Animal Mine"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2275/?format=api",
                "id": 2275,
                "name": "Vectronix"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39925/?format=api",
                "id": 39925,
                "name": "The Byte Boyz"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/slippyex"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=18861"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3775"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19981207021409/http://home.kamp.net:80/home/markus.chilla/"
        }
    ]
}