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

{
    "url": "https://demozoo.org/api/v1/releasers/588/?format=api",
    "demozoo_url": "https://demozoo.org/groups/588/",
    "id": 588,
    "name": "Live!",
    "is_group": true,
    "nicks": [
        {
            "name": "Live!",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Live",
                "Live!"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/586/?format=api",
                "id": 586,
                "name": "Haplo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7652/?format=api",
                "id": 7652,
                "name": "Shad"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7345/?format=api",
                "id": 7345,
                "name": "Ukko"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33099/?format=api",
                "id": 33099,
                "name": "tOmy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33574/?format=api",
                "id": 33574,
                "name": "Drabob"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/L/LIVE/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=189"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/live/"
        }
    ]
}