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

{
    "url": "https://demozoo.org/api/v1/releasers/3811/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3811/",
    "id": 3811,
    "name": "Faxe",
    "is_group": false,
    "nicks": [
        {
            "name": "Faxe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Faxe"
            ]
        },
        {
            "name": "Faxmaniac",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "FaxMAn(iac",
                "Faxmaniac"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5711/?format=api",
                "id": 5711,
                "name": "5711"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1555"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=98"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/faxe360"
        }
    ]
}