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

{
    "url": "https://demozoo.org/api/v1/releasers/145504/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/145504/",
    "id": 145504,
    "name": "CryoGENiX",
    "is_group": false,
    "nicks": [
        {
            "name": "CryoGENiX",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CryoGENiX"
            ]
        },
        {
            "name": "Sir Denis",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sir Denis"
            ]
        },
        {
            "name": "Vile Fish",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vile Fish"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9284/?format=api",
                "id": 9284,
                "name": "Ascendancy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9328/?format=api",
                "id": 9328,
                "name": "Fishbone Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Sir_Denis"
        }
    ]
}