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

{
    "url": "https://demozoo.org/api/v1/releasers/88020/?format=api",
    "demozoo_url": "https://demozoo.org/groups/88020/",
    "id": 88020,
    "name": "Illness",
    "is_group": true,
    "nicks": [
        {
            "name": "Illness",
            "abbreviation": "ILL",
            "is_primary_nick": true,
            "variants": [
                "ILL",
                "ILLN",
                "Illness"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88021/?format=api",
                "id": 88021,
                "name": "æ"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/87587/?format=api",
                "id": 87587,
                "name": "Low Rider"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/87420/?format=api",
                "id": 87420,
                "name": "Maximum Velocity"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/132557/?format=api",
                "id": 132557,
                "name": "Illness Emag Staff"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/illness"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14286"
        },
        {
            "link_class": "SixteenColorsGroup",
            "url": "https://16colo.rs/group/illness"
        }
    ]
}