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

{
    "url": "https://demozoo.org/api/v1/releasers/109755/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/109755/",
    "id": 109755,
    "name": "Skitzo",
    "is_group": false,
    "nicks": [
        {
            "name": "Skitzo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Skitzo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80440/?format=api",
                "id": 80440,
                "name": "Suicide"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128523/?format=api",
                "id": 128523,
                "name": "Chaotic ANSI Experience"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7049/?format=api",
                "id": 7049,
                "name": "Remorse 1981"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/skitzo"
        }
    ]
}