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

{
    "url": "https://demozoo.org/api/v1/releasers/71965/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/71965/",
    "id": 71965,
    "name": "Gekko",
    "is_group": false,
    "nicks": [
        {
            "name": "Gekko",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gekko"
            ]
        },
        {
            "name": "Søren",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Søren"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3793/?format=api",
                "id": 3793,
                "name": "bypass"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11495/?format=api",
                "id": 11495,
                "name": "Novocaine"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1270"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=893"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20011028161131/http://www.intravenous.dk:80/"
        }
    ]
}