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

{
    "url": "https://demozoo.org/api/v1/releasers/12752/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/12752/",
    "id": 12752,
    "name": "Creeper",
    "is_group": false,
    "nicks": [
        {
            "name": "Creeper",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Creeper"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6685/?format=api",
                "id": 6685,
                "name": "Antic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5028/?format=api",
                "id": 5028,
                "name": "Flash Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/874/?format=api",
                "id": 874,
                "name": "Dual Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/407/?format=api",
                "id": 407,
                "name": "Dual Crew Shining"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2094"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=413"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/nevermindthekim"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20011224171614/http://www.awesume.se/scene/creeper.htm"
        }
    ]
}