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

{
    "url": "https://demozoo.org/api/v1/releasers/15053/?format=api",
    "demozoo_url": "https://demozoo.org/groups/15053/",
    "id": 15053,
    "name": "Katharsis!Ascii",
    "is_group": true,
    "nicks": [
        {
            "name": "Katharsis",
            "abbreviation": "KTS",
            "is_primary_nick": false,
            "variants": [
                "Catharsis",
                "KTS",
                "Katharsis"
            ]
        },
        {
            "name": "Katharsis!Ascii",
            "abbreviation": "KTS!A",
            "is_primary_nick": true,
            "variants": [
                "KTS!A",
                "Katharsis!Ascii"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37053/?format=api",
                "id": 37053,
                "name": "Katharsis"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12002/?format=api",
                "id": 12002,
                "name": "Posk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11830/?format=api",
                "id": 11830,
                "name": "Devin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37058/?format=api",
                "id": 37058,
                "name": "Tinyz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67727/?format=api",
                "id": 67727,
                "name": "Flower"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79710/?format=api",
                "id": 79710,
                "name": "BitStream"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsGroup",
            "url": "https://16colo.rs/group/katharsis"
        }
    ]
}