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

{
    "url": "https://demozoo.org/api/v1/releasers/90367/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90367/",
    "id": 90367,
    "name": "FuZioN",
    "is_group": false,
    "nicks": [
        {
            "name": "DarkHorse",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DarkHorse"
            ]
        },
        {
            "name": "FuZioN",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FuZioN",
                "fZn",
                "fZn!"
            ]
        },
        {
            "name": "MrQ",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MrQ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90368/?format=api",
                "id": 90368,
                "name": "NeoKorteX"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141543/?format=api",
                "id": 141543,
                "name": "The Twitch Elite"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.neokortex.co.uk"
        },
        {
            "link_class": "FacebookPage",
            "url": "https://www.facebook.com/neokortex.demoscene.7"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/OldskoolUK"
        }
    ]
}