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

{
    "url": "https://demozoo.org/api/v1/releasers/46746/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46746/",
    "id": 46746,
    "name": "Shake",
    "is_group": false,
    "nicks": [
        {
            "name": "Shake",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SHK",
                "Shake"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36929/?format=api",
                "id": 36929,
                "name": "Dutch Expert Computer Artists"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48327/?format=api",
                "id": 48327,
                "name": "Awake!"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5086/?format=api",
                "id": 5086,
                "name": "Spiders-Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109521/?format=api",
                "id": 109521,
                "name": "The ArachnoPhobia Staff"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108780/?format=api",
                "id": 108780,
                "name": "Rock'n Role Staff"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2083"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1175"
        }
    ]
}