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

{
    "url": "https://demozoo.org/api/v1/releasers/16661/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16661/",
    "id": 16661,
    "name": "Zealan",
    "is_group": false,
    "nicks": [
        {
            "name": "Zealan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zealan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136284/?format=api",
                "id": 136284,
                "name": "RiitaSointu"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16589/?format=api",
                "id": 16589,
                "name": "Addiction"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24454/?format=api",
                "id": 24454,
                "name": "Radioactive Sausage"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8376"
        },
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2964"
        }
    ]
}