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

{
    "url": "https://demozoo.org/api/v1/releasers/22437/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22437/",
    "id": 22437,
    "name": "Dr. Max",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Max",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr. Max"
            ]
        },
        {
            "name": "Max",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Max"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2056/?format=api",
                "id": 2056,
                "name": "Mystic Bytes"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47977/?format=api",
                "id": 47977,
                "name": "Msx Makers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=9539"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/D/DR_MAX/"
        }
    ]
}