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

{
    "url": "https://demozoo.org/api/v1/releasers/41061/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/41061/",
    "id": 41061,
    "name": "The Joker",
    "is_group": false,
    "nicks": [
        {
            "name": "The Joker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Joker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32124/?format=api",
                "id": 32124,
                "name": "Hysteria"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55503/?format=api",
                "id": 55503,
                "name": "Epic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42430/?format=api",
                "id": 42430,
                "name": "Jacob's Cream Crackers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/J/JOKER/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9981"
        }
    ]
}