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

{
    "url": "https://demozoo.org/api/v1/releasers/1282/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1282/",
    "id": 1282,
    "name": "Siggy",
    "is_group": false,
    "nicks": [
        {
            "name": "Siggy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Siggy"
            ]
        },
        {
            "name": "Styx",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Styx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1222/?format=api",
                "id": 1222,
                "name": "Compact Inc."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/96786/?format=api",
                "id": 96786,
                "name": "Zek & Styx"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2340"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.siggyart.com"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11958"
        },
        {
            "link_class": "MobygamesDeveloper",
            "url": "https://www.mobygames.com/developer/sheet/view/developerId,109414/"
        }
    ]
}