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

{
    "url": "https://demozoo.org/api/v1/releasers/12159/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12159/",
    "id": 12159,
    "name": "Xanah",
    "is_group": false,
    "nicks": [
        {
            "name": "XanaH the Mage",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "XanaH the Mage"
            ]
        },
        {
            "name": "Xanah",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Xanah"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10790/?format=api",
                "id": 10790,
                "name": "SandS"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=68357"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=100990"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1443"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/pavel-ksan/"
        }
    ]
}