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

{
    "url": "https://demozoo.org/api/v1/releasers/27286/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27286/",
    "id": 27286,
    "name": "Trixie",
    "is_group": false,
    "nicks": [
        {
            "name": "Triox",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Triox"
            ]
        },
        {
            "name": "Trixie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Trixie"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27265/?format=api",
                "id": 27265,
                "name": "Vectors"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90561/?format=api",
                "id": 90561,
                "name": "Sauria"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/104279/?format=api",
                "id": 104279,
                "name": "Exit"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7784"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=43479"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=690"
        }
    ]
}