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

{
    "url": "https://demozoo.org/api/v1/releasers/34204/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34204/",
    "id": 34204,
    "name": "Silentriot",
    "is_group": false,
    "nicks": [
        {
            "name": "Silentriot",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Silent Riot",
                "Silentriot"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                "id": 887,
                "name": "Arise"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26700/?format=api",
                "id": 26700,
                "name": "Prototype!"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1763"
        }
    ]
}