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

{
    "url": "https://demozoo.org/api/v1/releasers/77005/?format=api",
    "demozoo_url": "https://demozoo.org/groups/77005/",
    "id": 77005,
    "name": "Enigma",
    "is_group": true,
    "nicks": [
        {
            "name": "Enigma",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Enigma"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77048/?format=api",
                "id": 77048,
                "name": "Lizzy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77049/?format=api",
                "id": 77049,
                "name": "Nik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77529/?format=api",
                "id": 77529,
                "name": "Jaywalker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90807/?format=api",
                "id": 90807,
                "name": "Spookie"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90767/?format=api",
                "id": 90767,
                "name": "The.Fox"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53555/?format=api",
                "id": 53555,
                "name": "Richie"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144565/?format=api",
                "id": 144565,
                "name": "Orb"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/77334/?format=api",
                "id": 77334,
                "name": "Zeus Duo"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4228"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13729"
        }
    ]
}