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

{
    "url": "https://demozoo.org/api/v1/releasers/3148/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3148/",
    "id": 3148,
    "name": "Virne",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Virne",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Virne"
            ]
        },
        {
            "name": "Verne",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Verne"
            ]
        },
        {
            "name": "Virne",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Virne"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3147/?format=api",
                "id": 3147,
                "name": "Kooma"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=44650"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=14"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/virne"
        }
    ]
}