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

{
    "url": "https://demozoo.org/api/v1/releasers/27471/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27471/",
    "id": 27471,
    "name": "Fizzer",
    "is_group": false,
    "nicks": [
        {
            "name": "Fizzer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fizzer"
            ]
        },
        {
            "name": "Mothgirl",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Mothgirl"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                "id": 2883,
                "name": "Titan"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62229/?format=api",
                "id": 62229,
                "name": "Eos"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73866/?format=api",
                "id": 73866,
                "name": "Empathy"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11641"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/artists/fizzer/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=82805"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5693"
        }
    ]
}