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

{
    "url": "https://demozoo.org/api/v1/releasers/16982/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16982/",
    "id": 16982,
    "name": "Ignorance",
    "is_group": true,
    "nicks": [
        {
            "name": "Ignorance",
            "abbreviation": "IGN",
            "is_primary_nick": true,
            "variants": [
                "IGN",
                "Ignorance"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5668/?format=api",
                "id": 5668,
                "name": "Case"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26454/?format=api",
                "id": 26454,
                "name": "Cheezer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18441/?format=api",
                "id": 18441,
                "name": "Gromit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10518/?format=api",
                "id": 10518,
                "name": "Lone Wolf"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16812/?format=api",
                "id": 16812,
                "name": "Infinite"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12279"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/music/groups/ignorance/"
        }
    ]
}