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

{
    "url": "https://demozoo.org/api/v1/releasers/32384/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32384/",
    "id": 32384,
    "name": "Max",
    "is_group": false,
    "nicks": [
        {
            "name": "Madball",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Madball"
            ]
        },
        {
            "name": "Max",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Max"
            ]
        },
        {
            "name": "Max The God",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Max The God"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32205/?format=api",
                "id": 32205,
                "name": "Royal Instant Pudding"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37148/?format=api",
                "id": 37148,
                "name": "Gods"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2164/?format=api",
                "id": 2164,
                "name": "Chronicle"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/M/MAX/"
        }
    ]
}