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

{
    "url": "https://demozoo.org/api/v1/releasers/14193/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/14193/",
    "id": 14193,
    "name": "Zokk",
    "is_group": false,
    "nicks": [
        {
            "name": "Zokk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zokk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14194/?format=api",
                "id": 14194,
                "name": "Deltaspace"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14479/?format=api",
                "id": 14479,
                "name": "Falschpork"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18008/?format=api",
                "id": 18008,
                "name": "Size"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3757/?format=api",
                "id": 3757,
                "name": "Vacuum"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=4235"
        }
    ]
}