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

{
    "url": "https://demozoo.org/api/v1/releasers/759/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/759/",
    "id": 759,
    "name": "Chock",
    "is_group": false,
    "nicks": [
        {
            "name": "Chock",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chock"
            ]
        },
        {
            "name": "Jocki",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jocki"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5936/?format=api",
                "id": 5936,
                "name": "Mostly Harmless"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21204/?format=api",
                "id": 21204,
                "name": "The Artfull Hillbillies"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=4531"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=4289"
        }
    ]
}