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

{
    "url": "https://demozoo.org/api/v1/releasers/9152/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9152/",
    "id": 9152,
    "name": "Riskej",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr.S",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr.S"
            ]
        },
        {
            "name": "Risk",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Risk"
            ]
        },
        {
            "name": "Riskej",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Riskej"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9150/?format=api",
                "id": 9150,
                "name": "Original Computers Association"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9623/?format=api",
                "id": 9623,
                "name": "LSG"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9690/?format=api",
                "id": 9690,
                "name": "Varga"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9712/?format=api",
                "id": 9712,
                "name": "Simbols"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9538/?format=api",
                "id": 9538,
                "name": "Children Infatuated Computers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1223"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=19298"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Dr.%27S%27"
        }
    ]
}