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

{
    "url": "https://demozoo.org/api/v1/releasers/3358/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3358/",
    "id": 3358,
    "name": "Golem",
    "is_group": false,
    "nicks": [
        {
            "name": "Elvis Hitler",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Elvis Hitler"
            ]
        },
        {
            "name": "Golem",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Golem"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/958/?format=api",
                "id": 958,
                "name": "Anarchy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3250/?format=api",
                "id": 3250,
                "name": "Gate"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16342/?format=api",
                "id": 16342,
                "name": "SCUP"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26/?format=api",
                "id": 26,
                "name": "CNCD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1990/?format=api",
                "id": 1990,
                "name": "Carillon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=176"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.housemarque.com/veteran-finnish-game-developer-has-passed-away/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6558"
        }
    ]
}