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

{
    "url": "https://demozoo.org/api/v1/releasers/83922/?format=api",
    "demozoo_url": "https://demozoo.org/groups/83922/",
    "id": 83922,
    "name": "Untouchable Art",
    "is_group": true,
    "nicks": [
        {
            "name": "Untouchable Art",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "UNT ART",
                "Untouchable Art"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112780/?format=api",
                "id": 112780,
                "name": "Untouchables"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78824/?format=api",
                "id": 78824,
                "name": "Dead End"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78823/?format=api",
                "id": 78823,
                "name": "Maltar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78825/?format=api",
                "id": 78825,
                "name": "Dark Spectre"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14116"
        },
        {
            "link_class": "SixteenColorsGroup",
            "url": "https://16colo.rs/group/untouchable%20art"
        }
    ]
}