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

{
    "url": "https://demozoo.org/api/v1/releasers/2117/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2117/",
    "id": 2117,
    "name": "Niko",
    "is_group": false,
    "nicks": [
        {
            "name": "Koin",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Koin"
            ]
        },
        {
            "name": "Niko",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Niko"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2118/?format=api",
                "id": 2118,
                "name": "Oxygene"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/575/?format=api",
                "id": 575,
                "name": "Pulse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2110/?format=api",
                "id": 2110,
                "name": "Extremely Kriminal Organisation"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11419/?format=api",
                "id": 11419,
                "name": "MJJ Prod"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32707/?format=api",
                "id": 32707,
                "name": "Diamond Design"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1400"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/NIKO/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=15126"
        }
    ]
}