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

{
    "url": "https://demozoo.org/api/v1/releasers/10872/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/10872/",
    "id": 10872,
    "name": "Kazik",
    "is_group": false,
    "nicks": [
        {
            "name": "Kazik",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kazik"
            ]
        },
        {
            "name": "Kazinsky",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kazinsky"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1493/?format=api",
                "id": 1493,
                "name": "Anadune"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8851/?format=api",
                "id": 8851,
                "name": "Scalaris"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=6"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2538"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/graphics/artists/kazik/"
        }
    ]
}