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

{
    "url": "https://demozoo.org/api/v1/releasers/20303/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20303/",
    "id": 20303,
    "name": "IceVAN",
    "is_group": false,
    "nicks": [
        {
            "name": "Ice Van",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ice Van"
            ]
        },
        {
            "name": "IceVAN",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "IceVAN",
                "IceVan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20302/?format=api",
                "id": 20302,
                "name": "Nexus Team"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27163/?format=api",
                "id": 27163,
                "name": "Purple's Studios"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29378/?format=api",
                "id": 29378,
                "name": "Teleteria"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2511"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=32447"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=15118"
        }
    ]
}