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

{
    "url": "https://demozoo.org/api/v1/releasers/9726/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9726/",
    "id": 9726,
    "name": "Splinter",
    "is_group": false,
    "nicks": [
        {
            "name": "CJ Splinter",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "CJ Splinter",
                "cj_splinter"
            ]
        },
        {
            "name": "Splin7er",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Splin7er"
            ]
        },
        {
            "name": "Splinter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Splinter"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9727/?format=api",
                "id": 9727,
                "name": "Trinitrocode"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8953/?format=api",
                "id": 8953,
                "name": "4th Dimension"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9732/?format=api",
                "id": 9732,
                "name": "Drinks Lovers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12501"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Splinter"
        }
    ]
}