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

{
    "url": "https://demozoo.org/api/v1/releasers/75770/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75770/",
    "id": 75770,
    "name": "The Phantom",
    "is_group": false,
    "nicks": [
        {
            "name": "Jacco Bikker",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jacco Bikker"
            ]
        },
        {
            "name": "The Phantom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Phantom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9766/?format=api",
                "id": 9766,
                "name": "Nostalgia"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11368"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20071207143851/http://igad.nhtv.nl/~bikker/"
        }
    ]
}