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

{
    "url": "https://demozoo.org/api/v1/releasers/28573/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28573/",
    "id": 28573,
    "name": "Sleepless Girl",
    "is_group": false,
    "nicks": [
        {
            "name": "Bookie",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bookie"
            ]
        },
        {
            "name": "Bookie-Chan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bookie-Chan"
            ]
        },
        {
            "name": "Sleepless Girl",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sleepless Girl"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27993/?format=api",
                "id": 27993,
                "name": "Tanuki Studio"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20748/?format=api",
                "id": 20748,
                "name": "The Unstoppable Hacker Bunch"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2973"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://sleeplessgirl.com/"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/jubatajuno"
        }
    ]
}